target tag within iframe element

B

Bruce

FrontPage 2003 insists on inserting the "target=_self" attribute within my
iframe elements. (Not the links pointing to the iframe, the iframe itself.)
Even when I remove that attribute from the code for the iframe, FrontPage
puts it right back in when I save the page.

HTML validators, including FrontPage's, flag the "target" attribute as
invalid for the iframe element.

How do I get FrontPage to stop fighting me on this and stop reinserting this
invalid attribute?

Am I missing something?

Thanks!
 
Top