I realize that this is low priority, but I noticed that linkit seems to have trouble with jquery 1.8. I use the jquery update module (7.x-2.3) and when I switch to jquery 1.8, the dialog does not appear centered. Both the dialog and the select list now show up in the top left corner. Again, I realize that this is a problem for just a few out here, but I thought I'd put it on your radar. Thanks for an awesome module!

Comments

anon’s picture

Thanks for the report, I will look into this later today.

anon’s picture

Status: Active » Closed (won't fix)

The error is;
TypeError: $.curCSS is not a function

This javascript error is caused by jQuery and jQueryUI being out of sync with each other.

There is nothing I can do about this as the modal box is handled by jQuert UI.

anon’s picture

Status: Closed (won't fix) » Closed (works as designed)

The status should be this.

wooody’s picture

Issue summary: View changes

So.,, We should use JQUERY 1.9 ... NOT 1.8 ... BUT STILL ITS NOT UPDATED WITH JQUERY UPDATE MODULE..

OWast’s picture

Just a note that current versions of jQuery update solves this by updating jquery_ui to match.