I haven't used frames for a long time...
However, I believe it is possible to get a frameset without borders, by adding the following style to pages displayed INSIDE the frameset:
html { border: 0 none; }No need for frameborder or (non W3C) border attributes.
I believe it also works on documents displayed in iframes and objects.
Regards -- Bert Doorn, Better Web Design http://www.betterwebdesign.com.au/ Fast-loading, user-friendly websites
****************************************************** The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
