GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Webmaster Q & Fuckin' A (https://gfy.com/forumdisplay.php?f=27)
-   -   Favorites/Bookmark script for IE and FF (https://gfy.com/showthread.php?t=649441)

tabasco 08-28-2006 08:39 PM

Favorites/Bookmark script for IE and FF
 
Can anyone point me to a script that works properly in both IE and FF? I've tried one but it always open a bookmarked site in the sidebar in FF.

Dynamix 08-28-2006 10:56 PM

Code:

<script type="text/javascript">
function bookmarksite() {
if (document.all) { window.external.AddFavorite("http://www.yourdomain.com", "  Your Site Title"); }
if (window.sidebar) { window.sidebar.addPanel("  Your Site Title", "http://www.yourdomain.com", ""); } }
</script>


Dynamix 08-28-2006 10:58 PM

There is no javascript to bookmark in FF, only add to sidebar

free4porn 08-30-2006 06:48 PM

Quote:

Originally Posted by Dynamix
There is no javascript to bookmark in FF, only add to sidebar

Yeh its a pain, but only 10% of my surfers use firefox.


All times are GMT -7. The time now is 08:36 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123