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![]()
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![]()
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, +?)
Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
Thanks yea IE only the other browsers don't use external code.
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.
Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
Bookmarks