Search code examples
joomlabookmarks

Programming an "add bookmark" button


I'm attempting to create a Joomla social bookmarking site as an experiment and I'm wondering how I might program a draggable bookmarklet that users can add to their bookmarks bar, similar to delicious. any ideas?


Solution

  • Here are some resources, smashing magazine is a great resource:

    http://coding.smashingmagazine.com/2010/05/23/make-your-own-bookmarklets-with-jquery/

    But here are some others you might try:

    It's not an easy task.