It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming HTML Forum

IFrame Problem

IFrame Problem

Postby stacy3601 on Mon Mar 19, 2007 12:20 am

Argh! i cant seem to get the frame border to go away. what am i doing wrong?

Code: Select all
<iframe name="navigation"  width="415" height="491" src="nav.html" align="left" style=" frameborder="0" scrolling="auto"  overflow:"auto" >
  </iframe>


i tried border and frameborder and neither seem to work...

my site: http://graphicsrealm.vze.com/

thanks in advance[/url]
User avatar
stacy3601
 
Posts: 11
Joined: Sun Feb 04, 2007 12:08 am

Postby narian on Mon Mar 19, 2007 2:55 am

try this

<iframe name="navigation" width="415" height="491" src="nav.html" align="left" style="frameborder="0" scrolling="auto" overflow="auto">
</iframe>
narian
 
Posts: 21
Joined: Sat Mar 17, 2007 10:37 pm


Who is online

Users browsing this forum: No registered users and 5 guests