This is a JavaScript code snippet that can capture the IP address of the visitors while filling out any of the forms in your webpage. The IP address is displayed in a non-editable text box. The script uses SSI to capture the IP address. The script...
Tutorial and free JavaScript code compatible with all the common browsers including NetScape 6.
With this JavaScript code snippet you can display different text effects in your web page by making unlimited number of calls from a single source file simply by changing the parameters. You have to set the parameters like text message to be...
This JavaScript code snippet can be implemented in your web page to detect the browser used by your visitor and redirect them to the desired pages, which have be designed work for that specific browser. The script checks whether your visitor is...
This is a versatile JavaScript code snippet that can be implemented in your webpage to display a navigation menu that can work with static top level or across a frame border to design your webpage, which look same with or without JavaScript. The...
CSS Support Redirect is a JavaScript code snippet that can be implemented in your webpage to redirect your visitors to a page that support Cascading Style Sheet on the basis of the browser being used by them. If the visitors is using version 4 or...
With this simple JavaScript code snippet you can implement a dropdown menu that can be dropped down from the top of your webpage. The menu can be configured to scroll or not as you want it to be. The dimensions of the menu, color settings of the...
With this JavaScript code snippet you can display the information about the browser type including it?s version and the operating system used by the visitors of your webpage. The information is displayed in a small table and it can be displayed...
JavaScriptTV is a wonderful JavaScript code snippet that can be implemented in your webpage to display treeviews. It doesn?t require to re load the page to display the treeviews. The script supports multiple instances. The script is highly...
This is a JavaScript code snippet to implement a versatile clock. With this script you can generate more active clocks and you can display different times on this clock. You can display the hours in different styles and can use different strings... |