Click to See Complete Forum and Search --> : Does this involve scripting code?


The G Man
09-22-2005, 11:41 PM
I have a replicated web site that allows me to do limited updates to.

I can add html but can not use any scripting. I would like to add a link that can allow visiters to book mark my site.

Does that involve scripting code?

& does anyone know the code to add to accomplish this?

Thanks :)
Gary

chrisrock79
09-23-2005, 03:35 AM
No, you cannot do that with just HTML, you will need to use javascript

The G Man
09-23-2005, 11:23 AM
Thanks!

Gary

Miruvor
09-23-2005, 12:23 PM
Or, you can just have some text that says "Click Ctrl-D to bookmark this site"

Miruvor
09-23-2005, 12:30 PM
Here, you can use this code

Link (http://javascript.internet.com/page-details/bookmark-us.html)

felgall
09-23-2005, 04:18 PM
Opera requires that Ctrl-T be pressed not Ctrl-D. Only IE allows a link for bookmarking, other browsers require a keypress.