Issue 552: Input fields of type "hidden" force NyroModal to open in popup window on all IE browsers
Status:  New
Owner: ----
Reported by dam...@presswordthemes.com, Dec 1, 2010
What steps will reproduce the problem?

1. declare hidden input field(s) in form that is supposed to be submit to NyroModal:
<form method="post" id="collectform" class="nyroModal" rev="modal" enctype="multipart/form-data" action="whatever.php">
<!-- ... -->
<input type="hidden" name="postid" id="postid" value="Some Value..." />
<!-- ... -->
</form>

What is the expected output? What do you see instead?

IE6, IE7 and IE8 open popup window declared in form action param and the parent window remains full black.


What version of the product are you using? On what operating system?

jQuery 1.4 + NyroModal 1.6.2
Windows XP


Please provide any additional information below.

Once all hidden input fields are eliminated/removed, everything works fine. That's damn annoying!
Dec 2, 2010
#1 dam...@presswordthemes.com
Forget about everything mentioned above. The problem actually relies on fact that nyroModal is not compliant with jQuery 1.4.2!

Object doesn't support this property or method
line 48, a[b]=d