Open GoogleCodeExporter opened 9 years ago
It's working now!
This is what I do:
- The problems occured when I'm using the "minified" version (1.6.2)
- After I've switched to the uncompressed version (1.6.2), the problems is gone.
Is there some problem with the minified version?
And fyi, when I run the IE debugging (in localhost), it shows that there are
some errors in line 1342 (uncompressed version). This error does not show up in
live site.
Original comment by dikta.a...@gmail.com
on 12 Nov 2010 at 8:17
the version 2 is almost ready. Give it a try: http://goo.gl/PjHdn
Original comment by nyro...@gmail.com
on 13 Nov 2010 at 4:35
Cool! Thanks for letting me know. Let see...
Original comment by dikta.a...@gmail.com
on 13 Nov 2010 at 4:44
I'm actually having the same issue only using the uncompressed version didn't
fix the issue.
The plug-in loads everything correctly in all by IE. (not a big surprise)
The modal just sits and "spins". IE displays a error:
'find(...).html()' is null or not an object
I've also tried loading v2 and still resulted in the same error. I've tried to
mimic the example on the nydro site stripping the code down to the bare minimum
and it still results in the script "hanging".
Original comment by t...@flirtabit.com
on 9 Jan 2011 at 4:20
The issue results in the "Send Message" link on:
http://flirtabit.com/flirt/with/saginaw-mi
and the "destination" page being:
http://flirtabit.com/message/send/10#modalform
Original comment by t...@flirtabit.com
on 9 Jan 2011 at 4:23
I was receiving the same error in IE8 with WinXP, using either versions 1.5.2
or 1.6.2.
I narrowed down the problem, and discovered that NyroModal doesn't like invalid
HTML!
I had extra DIVs and a form that ended twice. So, perhaps run your output
through an online HTML validator, seem if that helps.
Original comment by nes...@gmail.com
on 21 Jan 2011 at 10:15
Original issue reported on code.google.com by
dikta.a...@gmail.com
on 12 Nov 2010 at 7:19