I have found a JS function that allows to add BOOKMARK link on a page. It works in IE, Firefox and Opera. I've tested in in Safari and Chrome and those two are not working. I'd like to add those as well.
Here's my current function.
I have found a JS function that allows to add BOOKMARK link on a page. It works in IE, Firefox and Opera. I've tested in in Safari and Chrome and those two are not working. I'd like to add those as well.
Here's my current function.
@Pointy, script supports Opera by not working gracefully under it :-) There is/was sidebar "solution" similar to Mozilla's and it similarly sucks because sidebar != bookmark and noone wants sidebar pollution or bother with unchecking sidebar checkbox. @OP, put that script back where you found it and better focus on enduser-friendly text asking and guiding bookmarking process. SRSLY, adding a bookmark is really simple (2 keystrokes), this script makes it twice more complex.