Hi Jakkob,

Would you mind posting this question to the jquery-ui google group if you haven't done so already? That group is dedicated to questions such as yours that are specifically related to jQuery UI.
http://groups.google.com/group/jquery-ui/

Thanks!

--Karl

____________
Karl Swedberg
www.englishrules.com
www.learningjquery.com




On Nov 14, 2009, at 11:22 AM, jakkob wrote:

Hi,

I would like to use the UI draggable featurr in my FF extension.
Unfortunately this does not work. The class ui-draggable will be added
to the element, but thats pretty much it.

I tried to repair it changing "document" to "window.content.document"
in  lines 4224 (2x), 4232 when I saw that those line threw an error.

Still, now comes
"uncaught exception: [Exception... "Component is not available"
nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame ::
chrome://test/content/jquery-1.3.2.js :: anonymous :: line 2644" data:
no]"
and I am totally out of the game and don't know how to repair that.

I hope someone can help me because, I'm really unwilling to try to
code something like draggable myself. Guess it can take some days ;-)

I made a testcase, the most simple FF-extension, which does nothing
else, but apply the draggable feature to an element at a right click.

If someone can help me (or  help jquery, that is) you could install
the extension, right-click any image, and will see the error
immediately.

http://herrmeissner.de/t...@test.com.xpi

thanks for any help
jakkob


Reply via email to