[jQuery] add to

2009-03-10 Thread Elmar
Hi there, I am probably trying the most basic example and failed in my attemps so far. I would like to add new ´s to an existing with jQuery. What I am trying to do: in my script: ... $('#myList').append('please show up'); ... in my HTML: ... existing link ... But although I ask

[jQuery] add to favorites link that works in IE AND Firefox

2008-02-18 Thread johnwboyd
Can it be done and NOT opening the bookmark in a side window in firefox?

[jQuery] "Add to bookmarks" plugin ?

2007-05-07 Thread pbourgeois
Hello, I need to add a script for bookmarking a page. Is there jQuery plugin for doing this ? If not is there a simple way of doing this with the jQuery sintax ? Thanks for your help Pierre