jquery-ui from a bookmarklet

Posted by Mala on Stack Overflow See other posts from Stack Overflow or by Mala
Published on 2010-03-28T01:06:19Z Indexed on 2010/03/28 1:13 UTC
Read the original article Hit count: 390

Filed under:
|

Hi

I'm trying to create a bookmarklet which will use the jquery-ui - what steps must I take to do this? My bookmarklet loads a remote script and appends it to the page. This script includes jquery and jquery-ui, but getting the stylesheets and images is turning into a nightmare. Do I have to edit all the CSS to point images to their locations on the remote server?

Effectively what I'm trying to do is have a bookmarklet which will pop up some information in a nice pretty draggable jquery-ui dialog. Is there an easier way?

Thanks,

Mala

© Stack Overflow or respective owner

Related posts about jquery-ui

Related posts about bookmarklet