I am looking for a script for adding to favorites?? HELP???
I am looking for a script for adding to favorites?? HELP???
http://www.google.co.uk/search?hl=en...G=Search&meta=
The very first link.
Google is your friend.
cr3ative
A retired member, drop me a line through my site if you'd like to find me!
cr3ative media | read the stickies
or u just can use these code u have to edit the links and cr3ative dont waste ur time looking where in dynamic did i take the code cause i didnt here it is
<SCRIPT LANGUAGE="JavaScript">
<!--
if ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4)) {
var url="link";
var title="name ";
document.write('<A HREF="javascript:window.ext');
document.write('ernal.AddFavorite(url,title);" ');
document.write('onMouseOver=" window.status=');
document.write("'Add our site to your favorites!'; return true ");
document.write('"onMouseOut=" window.status=');
document.write("' '; return true ");
document.write('">Add our site to your favorites!</a>');
}
else {
var msg = "hey !";
if(navigator.appName == "Netscape") msg += " (CTRL-D)";
document.write(msg);
}
// -->
</script>
<!-- End of Add to Favorites IE -->
Saddam: That script will only work in Internet Explorer, in Netscape it just writes "hey!" to the page.
A retired member, drop me a line through my site if you'd like to find me!
cr3ative media | read the stickies
Bookmarks