Hello,
created a view which lists a users top 5 nodes.
the ability to reorder works fine in chrome and ff. however in IE we have a slight problem.
when reordering my nodes in FF or chrome after dropping the selected row a little yellow box appears telling me to save the order. - brilliant.
however in IE i find that no yellow box appears. and even after dropping when i move my mouse up/down the selection still remains.. thus changing the order.
i figurer this to be a Jquery problem because when i go to the blocks page the same thing happens in IE. now using the demo of this module (on front page) i opened in IE and to my surprise it works. no problems. now If anybody can shed any light because in all honesty im out of ideas. im sure its something to do with the version of JQUERY ui. which ive reverted back to 1.6 from 1.7. but still nitto.
any help very much appreciated.
Comments
Comment #1
NaX commentedI found a problem where IE8 & IE9 gave a JS error.
After some searching I found a solution in a Jquery Update issue.
See comment #16 in the following link.
http://drupal.org/node/775162#comment-4316658
Comment #2
ygerasimov commentedClosing issue as it is core/jquery update tabledrag.js problem and not of draggableviews.