Jump to content

Frames: remove the outer borders in IE; background transparency


Rain Lover

Recommended Posts

Hi, Here's a sample frameset:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"><html><head><title>Sample frameset</title></head><frameset rows="50%,50%">  <frame src="http://dl.dropbox.com/u/4017788/Labs/frame_a.html">  <frame src="http://dl.dropbox.com/u/4017788/Labs/frame_a.html"></frameset></html>

a) How to remove the frames outer borders (NOT the separator resizing border between the frames) that appear in IE? B) How to set the frames background to transparent?c) If there aren't straightforward solutions to the above issues, what's a good alternative to the frameset that provides a resizing handle/border? Any different approach? Many thanks in advance!Mike

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...