View Full Version : Looking for Script, Make this my home page
ztaste
04-27-2007, 11:15 PM
I like to get code to make this website avaliable for users to click a link and have the website as their hompage. Thanks Phil:)
djr33
04-28-2007, 07:00 AM
Just look on the DD scripts library.
http://www.dynamicdrive.com/dynamicindex9/addhome.htm
(Internet Explorer only it seems.)
For bookmarking, and more widely supported:
http://www.dynamicdrive.com/dynamicindex9/addbook.htm
(IE, FF, Opera, +?)
ztaste
04-29-2007, 08:41 PM
Thanks yea IE only the other browsers don't use external code.
djr33
04-30-2007, 07:15 AM
External?
The other browsers allow code that is done like this--
<script type="text/javascript" src="MYSCRIPT.js">
It appears the first doesn't work due to the command itself... just not available (and for good reason... security) in the other browsers. It isn't anything particularly special... not activeX or anything specifically for IE. It's just a specific command that is not supported in other browsers.
Not sure about a solution. I've seen scripts that do this, but I can't remember if they do support more than just internet explorer. However, google may hold the answers.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.