Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Safari iFrame issue?

Status
Not open for further replies.

Rieekan

Programmer
Apr 2, 2001
737
US
Not sure if many hve run across this issue before, but while our testers were going through to verify our site works on the Mac Safari browser, we discovered that iFrames will not render correctly. I've attached our iframe code below if you'd like to play.

Code:
<iframe id="CWS" name="CWS" height="800" width="590" align="center" frameborder=0 marginwidth="0" scrolling="auto" src="[URL unfurl="true"]http://www.google.com"[/URL] id="colK"></iframe>

Has anyone run across this before and could suggest a fix?

- George
 
I believe we found the issue. The third party vendor that created the page we're using iframes for have some bad javascript which is causing the issues.

Sorry to waste everyone's time.

- George
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top