PDA

View Full Version : Right click menu Question:Help please


Supergirl621
04-20-2003, 01:35 AM
http://wsabstract.com/script/script2/rightclickmenu.shtml

this is the adresse of the site i have the question about. In this right clikc menu for my site i would like to add things like ''bookmark this site'' and ''tell a friend'' but i dont know how to insert those commands (scriptS) into this one. PLease help! i have no more patience :(

brothercake
04-21-2003, 05:12 AM
You could insert them as javascript: URLs; so replace a http:// link with something like

javascript:callMyBookmarkFunction()

yes?