Content Management
Results 1 - 5 of 5
Offering Automatically Updating Syndicated Articles
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.
Javascrit Remove Non-Alphanumeric Characters
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.
Source Include
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.
Delete Warning
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.
Coping with Browser Differences
A brief note describing how to write JavaScripts to make them run on as wide a range of browsers as possible.
