BounceFish 

Website Solutions
Search
      home solutions clients resources faqs contact us  
  See our portfolio under the solutions section.

Resources - For Developers

Back to Resources For Developers Homepage

================COPY CODE BELOW===========================
<SCRIPT LANGUAGE="JavaScript">
<!--
function addBookmark() {
if (window.external)
external.AddFavorite(location.href)
else
alert("Your browser doesn't support this feature.");
}
// -->
</SCRIPT>

<FORM>
<INPUT TYPE="button" VALUE="Add To Favorites (IE Only)" onClick="addBookmark()" NAME="button">
</FORM>
or
<P><A HREF="#" onClick="addBookmark()">Add To Favorites (IE Only)</A>

================COPY CODE ABOVE===========================

    INSTRUCTIONS
  • Paste code inside body <BODY></BODY> of HTML page
  • Use the form button or the text link

    DESCRIPTION
  • Lets the user add the current page to their IE Favorites list

 

Copyright © 2003-2012. BounceFish Web Design. All rights reserved.