RingsWorld.com RingsWorld.com [Have a Blog? Submit It!new] [Create your Site-Ring Community]

JavaScript - Useful JavaScript Snippets

:(: Messages Boards, Forums and Discussions :):
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 

The time now is Sat Nov 21, 2009 10:27 pm
All times are GMT
Board.RingsWorld.com » Internet » Webmaster Community » Programming » JavaScript
Useful JavaScript Snippets
Post new topic   Reply to topic Page 1 of 1 [1 Post] View previous topic :: View next topic
RSS Feed Add to My MSN Add to My Yahoo! Add to Google
Global Discussions
Author Message
Urban Legend
Site Admin


Joined: 02 Jan 2006
Posts: 129
PostPosted: Sat Jan 14, 2006 9:35 pm    Post subject: Great ! Useful JavaScript Snippets
Subject description: Small javascript snippets to improve your site
Reply with quote

Here are some small and common javascript snippets which can be usefull :

"Add to favorite" link

Code:
<a href="javascript:window.external.AddFavorite(parent.location.href, parent.document.title)">Add to Favorites</a>


Link to print the current page

Code:
<a href="#" onClick="window.print()">Print Page</a>


Break out of Frames

Code:
<script language="javascript" type="text/javascript">
<!--
   if (self != top) top.location = self.location;
// -->
</script>


Print a message in the status bar

Code:
<script language="javascript" type="text/javascript">
<!--
   window.status = "<TYPE YOUR MESSAGE>";
// -->
</script>


Feel free to post other pieces of Javascript you find usefull
Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [1 Post] View previous topic :: View next topic
Board.RingsWorld.com » Internet » Webmaster Community » Programming » JavaScript
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Webmaster Community: Latest Discussions
Missing openssl
by phpwizard01 - 897 days ago
Need a good captcha generating php script
by danielus - 929 days ago
Glossary and Dictionary Script
by GLOSSARYSCRIPT - 943 days ago
phpBannerExchange2.0 Banner Error
by Yuripro84 - 964 days ago
phpbannerexchange2.0 urgent
by Yuripro84 - 964 days ago
php hit counter
by kwayug - 970 days ago
php codes for downloading and uploading a folder/directory
by kwayug - 970 days ago
BrownRecluse - An Internet programmable spider for Windows.
by softbyte - 973 days ago
BlackWidow - Internet download manager for Windows
by softbyte - 973 days ago
My sudoku corners blog challenge
by buxi - 976 days ago
CloneMaster - Duplicate files finder utility for Windows
by softbyte - 976 days ago
NameWiz - File renamer utility for Windows
by softbyte - 976 days ago

Link to this Page

If you want to link to this page you can use the following URL:


Example:
 
The WebMasters Web-Ring Community
The WebMasters Web-Ring Community
The purpose of this ring is to link together useful and quality sites providing resources for WebMasters from Beginners to Professionals.
(7 members)

» Submit your site and Join The WebMasters Web-Ring Community

 
 

External Links
 

NewsLetter

0.11559796333313