Recent Comments
JavaScript - Articles, Tutorials and How-To Guides
JavaScript : Introduction to Javascript for Beginners
Javascript is a client-side programming language whose processing engine is embedded in web browsers like Internet Explorer, Netscape, Firefox, etc....
Category: JavaScriptDate: 11/18/2009 6:13:00 PM
JavaScript : JavaScript code to add Bookmarks/Favorites in IE/Netscape/Opera
We can add a link in the web pages which allows users to add the web page in the Favorites/Bookmarks list of IE/Netscape/Opera web browsers....
Category: JavaScriptDate: 10/7/2009 5:06:00 PM
JavaScript : Digital Clock using JavaScript
You can use following JavaScript code snippet to display current date and time in digital clock style. You just copy the below code and paste in your web page where you want to display digital clock....
Category: JavaScriptDate: 3/22/2009 7:19:00 AM