Here are all the iframe attributes. <iframe src="filename" width="400" height="400" marginwidth="0" marginheight="0" align="left" frameborder="0"> </iframe>
If a style of border : none; doesn't work then that css attribute doesn't affect iframe border. Hth Russ Michaels Macromedia/Allaire Certified ColdFusion Developer Satachi Internet Development Unit 2, 7A Plough Yard London EC2A 3LP Phone: 0870 787 3610 Tech Support: 0906 9607800 FAX: 0709 2212 636 http://www.satachi.com email general: [EMAIL PROTECTED] email support: [EMAIL PROTECTED] Join our ColdFusion Developer discussion lists. Send an e-mail to [EMAIL PROTECTED] > -----Original Message----- > From: Aidan Whitehall [mailto:[EMAIL PROTECTED]] > Sent: 02 January 2003 11:15 > To: [EMAIL PROTECTED] > Subject: RE: [ cf-dev ] WOT: removing iframe border using CSS > > > > How do you remove the border that's placed around the iframe, > preferably > > using CSS? > > [snip] > > BTW, <body style="border-width: none;"> in the frame source > removes the border in Netscape 7, but not in IE6. > > > > -- > Aidan Whitehall <[EMAIL PROTECTED]> > Macromedia ColdFusion Developer > Fairbanks Environmental Ltd +44 (0)1695 51775 > > ______________________________________________________________ > __________ > This e-mail has been scanned for all viruses by Star > Internet. The service is powered by MessageLabs. For more > information on a proactive anti-virus service working around > the clock, around the globe, visit: http://www.star.net.uk > ______________________________________________________________ > __________ > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] For human help, e-mail: > [EMAIL PROTECTED] > > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
