This is the popular Code Snippets library, except that we made it better! Store all your code snippets with this PHP application. Supports unlimited snippets, unlimted categories and unlimited libraries. Does not require a database!! Still free...
Capturing Mouse X-Y Position Script and Quick-Take Tutorial is a JavaScript, which can be incorporated into your web page to display the current mouse position in a form field box. The form field is updated along with each movement of the mouse to...
People and code: The two poles of .NET migration is a reference article which deals with the two aspects regarding with adapting .NET framework. In this article the author discusses about why people has to be re-trained to catch the existing...
phpbuilder.com is a PHP website that posses source code snippet library / for sharing PHP codes, scripts, and functions with the open source software community. This website displays all PHP articles on the home page and also invites further PHP...
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 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...
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...
With this JavaScript code snippet you will be able to implement an effect in which the letters of the text continuously nudge one another. You can also include optional alert messages and set its length in the script. The script is compatible with...
Use this code snippet to determine and display the color depth your visitor is using.
Use this code snippet to determine and display the date the document was last modified. |