This tutorial explains an easy method of offering an automatically updated html file to other sites. http://www.purplepages.ie/site/articles/article.asp?faq=6&fldAuto=67
A brief note describing how to write JavaScripts to make them run on as wide a range of browsers as possible. http://www.raingod.com/raingod/resources/Programming/JavaScript/Notes/...
Pausing RSS scroller is an RSS scroller that lets you display any RSS feed on your site, even syndicate the scroller on other sites. http://www.dynamicdrive.com/dynamicindex17/rsspausescroller/index.htm
An effective way of performing script input and output operations is through use of textbox fields. You can use textboxes http://www.developnew.com/javascript/textbox.php
A variable is a name assigned to a location in a computers memory to store data. http://www.smalltutorials.com/Javascript/Basic-Lessons/Variables-in-Ja...
A variable can hold only one value. What will happen if you want to hold a customer list, records of all employees in your company? http://www.smalltutorials.com/Javascript/Basic-Lessons/Understand-Arra...
This tutorial teaches you how to use drag and drop functionality available in script.aculo.us script. http://www.tutorialspoint.com/script.aculo.us/scriptaculous_drag_drop....