Closed (fixed)
Project:
Automodal
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2010 at 16:28 UTC
Updated:
31 Aug 2010 at 13:40 UTC
Hi!
I´m trying on ie6 and ie7 and it won´t oen the frame, it works just like a normal link...
It does work on firefox and chrome though...
Thanks for your help!
Comments
Comment #1
Rosamunda commentedI´ve tried in different machines no, it won´t work. Please someone confirm this (or help me out) :)
Thanks!
Comment #2
rc2020 commentedI can confirm this issue in IE7, no word about IE6 because I don't support it - although I'm inclined to believe it doesen't work there either.
Comment #3
Rosamunda commentedIE is a headache.
I´ve opened a new issue in Modal Frame API module.
Comment #4
rc2020 commented+1 on IE being a headache. Just for the record.
Comment #5
markus_petrux commentedI think the problem is located in automodal.js, here:
Without that comma, it probably works. So it should look like this:
Comment #6
ludo1960 commentedNetbeans 6.8 reports the trailing comma in automodal.js is not supported in IE
Comment #7
Rosamunda commentedYay! I can confirm that it was the problem there :)
It works on IE7 (it won´t work on IE6 though, but then again, I don´t want to support that buggy, nasty and fishy version).
I think the world would be nicer without the IE whatsoever!
THANKS FOR ALL YOUR HELP! Thank you very much to ludo1960 and markus_petrux!!!!!!
Hope this gets commited very soon!
Rosamunda
Comment #8
dublin drupaller commentedjust tried the solution at #5 in IE8 and it doesn't work I'm afraid. It tried to open up the modal frame, but, then just breaks out and displays it in the normal browser window.
anyone found a workaround?
Comment #9
jcmarco commentedI have tested automodal with IE8 and it works fine,
but in my case with the patch from http://drupal.org/node/767128#comment-2833562
Comment #10
mfer commentedFixed. Thanks. http://drupal.org/cvs?commit=408584