Home › Forums › JavaScript › Need Help in Figuring Out Modal with iFrame › Re: Need Help in Figuring Out Modal with iFrame
January 17, 2013 at 10:33 pm
#121321
Participant
After playing around with the code (and working through some frustration), I managed to figure this one out on my own by changing the position attribute for the _#overlay div_ rule from _absolute_ to _fixed_, and then by removing the _href=”#”_ statement from the opening ‘a,’ making it
And that’s all, folks.