The following code checks whether we are in a frame and also...
It's always quite handy to register something general for handling errors occuring...
You use the window.open method to open a new window in javaScript....
Here's how you can enforce a redirect to a https ssl address...
To match special characters in JavaScript regular expressions you can either use...
the following line of jQuery let's you detect when an enter key...
you can use the following function to check whether any JavaScript value...
In OOP the singleton is basically a class which restricts it's instantiation...
To configure a static IP an IP that will never change in...
The fact that you can use CSS pseudo selectors to select elements...
The window.onerror event provides a very simple way of supressing javascript errors....
to format a mysql datetime to your needs use something like...