| Issue 264: | Issues with Iframe | |
| 2 people starred this issue and may be notified of changes. | Back to list |
|
I am using nyroModal 1.5.0. I am attempting to attach nyroModal to all
links with a selector $("#adminbar .mb").nyroModal({type:'iframe'}); The
links cannot have 'target=_blank'. With this setup, nyroModal is opening
the links using AJAX, not in an IFrame. In the issues page ( Issue 246 :
https://code.google.com/p/nyromodal/issues/detail?id=246), I found a
workaround to use 'forceType' instead of 'type'. This gets the links
opening in an IFrame, however, it doesn't load the proper url. Using 1.5.0
I get a JS error 'url is undefined' on line 457 of the dev version of
1.5.0. Also, it loads the current URL in the IFrame.
When I upgrade my version of nyroModal to the file attached in issue #246 ,
then I receive the same error (url is undefined) but instead of loading the
current url in the IFrame, it simply displays the text 'false'.
I'm running on Firefox 3.0.10
Jul 9, 2009
Project Member
#1
nyro...@gmail.com
Status:
Accepted
Jul 17, 2009
the version 1.5.1 just released should fix this issue.
Status:
Fixed
|
||||||||