[jQuery] Re: jquery UI draggable does not work in Firefox extension

2009-11-15 Thread jakkob
, but the error, though trying to use UI draggable, comes from a jQuery function (jQuery::offset) and not from an UI function. Thats why I posted it here. Anyway, the approach I posted above is pretty straightforward... I guess nearly as simple and probably faster than jQuery could archive... thx jakkob

[jQuery] jquery UI draggable does not work in Firefox extension

2009-11-14 Thread jakkob
g 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

[jQuery] Re: find( ':contains( "something with bracket )" ' ) - crashes in firefox 3.5.3

2009-11-13 Thread jakkob
that the error comes only if the bracket is at the very end of the contains-expression. thx jakkob

[jQuery] find( ':contains( "something with bracket )" ' ) - crashes in firefox 3.5.3

2009-11-13 Thread jakkob
exp); console.log(pos); }) This will always reproduce the error (= force FF to stop the script, if the code comes from a webpage, or completely crash FF, if the code comes from an add-on), which according to FF occurs in line 1585 of jquery-1.3.2 The current nightly crashes exactly the same. A solution would be help me a lot. thx, jakkob