What steps will reproduce the problem? 1. opening IE6 2. viewing page in IE6 3. dealing with NyroModal in IE6
What is the expected output? What do you see instead? Expected output is as in Firefox, Safari etc. I see blocking, crashing, slow motion NyroModal.
What version of the product are you using? On what operating system? Latest 1.2.8.
Please provide any additional information below.
NyroModal is the best 'modal' jquery plugin among the others like FaceBox or FancyBox or SimpleBox etc. The others have way less functions and possibilities but NyroModal loses it's respect when dealing with IE6. It's horrible in IE6. Not even close to what comes out of it in IE7 or Firefox. And i have another suggestion. Can you please make also a BeforeClose() function so you can change the content just before closing the window. To not get those weird defects if the content is flash or something.
Comment #1
Posted on Aug 11, 2008 by Massive Camelcan you provide an attachment with a simple example. or can this issue seen from hitting http://nyromodal.nyrodev.com/ and doing the examples on there? i use ie6 daily and have yet to see this.
Comment #2
Posted on Aug 11, 2008 by Happy HippoI opened IE6 and typed http://nyromodal.nyrodev.com. Then i clicked on Image Demo... it waits for like a second and you can't really see the transitions... just bam the background goes darker and the box is not resizing smoothly, just bam to the proper size and then it's there... blocky and slow... and in IE6 there's no finger icon when going over title text... of course this depends on the cpu speed but i don't have 486 :) i mean overall ok, the script loads... but the performance isn't that speedy
Comment #3
Posted on Aug 12, 2008 by Massive Cameli see what you mean now. it only does that in IE6 but part of it i think is that the site is one large page causing it to slow down. in smaller pages i have not seen that issue in IE6. take a look at issue 61 which has an attachment with a small page that opens an image and has no issue in IE6.
i also found the default opening animation to be a little choppy so i made my own. take a look at issue 57 where i overrode the showcontent effect to make it a little better. using the included file (ignore the name its missleading):
Comment #4
Posted on Oct 22, 2008 by Swift PandaIn the version 1.3.0, you'll find a new callback beforeHideContent which is what you requested.
Comment #5
Posted on Oct 22, 2008 by Happy HippoThanks a lot!
Comment #6
Posted on Oct 7, 2009 by Helpful Catthis problem is just to IE
When I call nyroModal function to show a hidden div from several different anchors nyroModal window position is always the top of the page, so when I,m in the bottom of a large page the nM winodwns opens on top outside of my screen
this the way I have my code
HTML
Emaii
common div to show with nM this is just before the body end tag
-->Comment #7
Posted on Oct 7, 2009 by Helpful Catthis problem is just to IE
When I call nyroModal function to show a hidden div from several different anchors nyroModal window position is always the top of the page, so when I,m in the bottom of a large page the nM winodwns opens on top outside of my screen
this the way I have my code
HTML
Emaii
common div to show with nM this is just before the body end tag
-->Status: Fixed
Labels:
Type-Defect
Priority-Medium