- 1,251 categories
- 40,829 scripts
- Say you want to stop users from entering non-alphanumeric characters or white spaces. Well a short and easy tutorial on how to use JavaScript to achieve this with the regex function.
- Javascript that alert users when clicking on sensitive links (like delete or update links). You can customize the message with option to continue or cancel. Works great with PHP, ASP, and Perl administration sites.
- Learn how to save time and money by using the javascript src() function to including local or remote document like headers, footers, css, images, and flash files.
- This tutorial explains an easy method of offering an automatically updated html file to other sites. I have taken the example of an article but the same theory could be applied to other content such as tutorials, images or news.
- A brief note describing how to write JavaScripts to make them run on as wide a range of browsers as possible.