SubModal Windows and Safari
July 19, 2006 - (12 comments)
I’m working on a project and I thought I found a great way to do a shipping estimate form without using the default pop-up window by using the SubModal window script found at gabrito.com. This particular window works by loading the content into an iframe – which, in this case was the solution I was looking for. I’m not a big fan of iFrames, but hey, sometimes you do what you gotta do. I was working along with it and everything was going fine until I tried using it with Safari. Safari refuses to load the content of the iFrame. …More »