Hi every body,
I use both Quiz and Closed question on my web site and this modules are complementary.
They work find but i have discoverd that for closed question, the drag and drop 's excercice don't work on the new version of IE (IE 9) .
In fact, it's impossible to move the square, area, of the excercise . I have verified on the developper web site , it's the same.
This new browser of microsoft 'll be deploy with the microsoft update of vista and seven OS.
So .....
Have yopu got a idea ?
Thank you
Comments
Comment #1
HylkeVDS commentedI don't have IE myself, and here at the uni we don't have vista, I also don't have colleagues that can install IE9.
I suspect it's a problem between jQuery 3 and IE9, but that also means there's little we can do, as D6 is stuck on jQuery 3.
So at this time there is little I can do.
Comment #2
danny1997 commentedI'm using IE 9 too. The drag and drop function is working perfectly.
But my site is in Dupal 7.
Comment #3
HylkeVDS commentedIt seems this is a bug in jQuery_ui. Can you try this fix?
Add this to the bottom of modules/jquery_ui/jquery.ui/ui/ui.core.js
Comment #4
HylkeVDS commentedCan you test the question at:
http://hylke.pk.wau.nl/drupal/closedquestion/destillatie-opstelling-dd
Comment #5
jvdkolk commentedThis works!
One glitch: the 'Damp' draggable (which has a tooltip) does not have mouse:move (but mouse:help, which is imho less logical)
Comment #6
HylkeVDS commentedGood, another problem solved :)
That mouse thingy is caused by the tooltip module.