PDA

View Full Version : Bookmark not working


merk_aus
02-17-2011, 04:11 AM
Hey all,
Sorry for all of the posts today - today is like my only day off for the next two weeks and so am attempting to get as much done on my site as possible.

I am attempting to create a navbar link for people to bookmark us and it is the first time doing so I was wondering if this code was correct and if anyone knew why it wasn't working:

javascript:bookmarksite('Website Name - Description', 'http://www.domain.com'

Lynne
02-17-2011, 05:22 PM
You are missing the ending ), but besides that, you need to define the function bookmarksite. Have you?

merk_aus
02-17-2011, 09:26 PM
oh no that's what i am doing wrong what an idiot - I have the script i got from dynamic drive and put it into the same template as the above code - I will work on fixing it. Thanks again lynne.