What are some other cool javascripts?

 Adding a Frame
To add a frame to your page, add this code to the body section of your page. You can use other border styles in place of outset, such as inset, solid, groove, and ridge.







 Auto Favorites
With this code, when someone enters your page, they will be asked if they want to add this site to their favorites list. Add this code right into the body tag itself in your page.







 Bookmark
With this code, the user has the option to click a link and manually choose to add the site to their favorites.

Add this code to the head section of your page:


Use this code for the link command, wherever you like.