The onMouseOver and onMouseOut attributes can perform a number of slick looking effects including opening and closing a new window.
When a person places their mous Read the rest of this entry »
The onMouseOver and onMouseOut attributes can perform a number of slick looking effects including opening and closing a new window.
When a person places their mous Read the rest of this entry »
This shows the basics of writing to and reading from a socket in the BSD sockets model. This is the client for my tcpecho server…the code for the server is included again in the Read the rest of this entry »
This script will warn users if they leave a page after they’ve made changes in (one of) the form(s) and give them the opportunity not to leave (so they can save the data). Very Read the rest of this entry »
This snippet is a function that validates a URL. It can easily be added to your current validation script. The function can be modified according to your needs.
If your site uses frames, a fantastic feature to add would be the ability to collapse/expand a particular frame on user demand. This allows a frame to be tucked away when it’s not Read the rest of this entry »
This script scrambles the source of any HTML code, or the entire webpage.
The encrypted code will still be interpreted properly by the browser, just diff Read the rest of this entry »
JavaScript Sortable Grid Control is a 100% client side JavaScript solution for a cross-browser based sortable grid.
The idea being that the user would not have Read the rest of this entry »
This JavaScript Clock shows the time in hours, minutes, seconds and whether ante or post meridiem, in four text boxes.
This is most probably the simplest clock scr Read the rest of this entry »
Want to display content that only gets shown once every x hours? With this unique script you can do just that!
By using JavaScript cookies and CSS ("display&qu Read the rest of this entry »
jQuery MultiSelect is a configurable plugin for jQuery. It is designed to turn ordinary multi-select form controls into user-friendly dropdown lists.