Validation (Internet Explorer 6): Attribute 'target' is not a valid attributeof element 'frame'

F

fiefie.niles

I converted my VS2003 ASP.Net project to VS2005.
I use frame in VS2003 with no problem like the following:
<frame name="banner" scrolling="no" noresize target="contents"
src="SPTop.htm">

In VS2005 it gave me the error: Validation (Internet Explorer 6):
Attribute 'target' is not a valid attributeof element 'frame'

How can I fix this problem ?
Thank you.
 
S

Steve C. Orr [MCSD, MVP, CSM, ASP Insider]

I suggest you remove the target attribute.
It's telling you the truth. It doesn't belong there.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top