14792Tutorial, How to "Add to Favorites" in HTMLhttp://elouai.com/addtofavorites.phpThis is essentially a client side request, that asks the browser to 'add to favorites'. Each browser may respond differently to this request, IE will pop open a window asking the user if they wish to add to their favorites.JavaScript > Tips and Tutorials > MiscellaneousOct 12, 2006
Let's extend this example and dynamically (using PHP), fill in the current page for us. This way we can re-use the same script on any webpage without having to edit the parameter for "this.setHomepage".
DOM is one of the unique functions that made JavaScript what it is today: a great RIA language, becoming the core of Ajax. Understanding Ajax is virtually impossible when you do not have faint information about DOM. DOM which stands for Document Object Model, makes it possible for JavaScript to read HTML and transmit them to a webpage just like a JavaScript should be. With the use of DOM, developers should find it easy to create HTML files and get JavaScript to load them as an RIA.
There are many scripts out there that provide customized pop ups for your pages. Rather than trying to supply a one size fits all script this page demonstrates how you can easily write your own popups, giving you complete control over what you show your users without costing you a cent.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.