STYLE Tag Errors in ASP.NET 2.0

M

Matt

Okay I am really confused here. I understand that Microsoft created
stricter rules on the HTML source in the new release of VS 2005 but here is
my situation and I really don't know where to go. I have an application
with 3rd party controls and they create STYLE tags in their perspective
areas. The new rule states STYLE tags should only exist in the HEAD tag and
I understand that but I do not have control over where a purchased component
places this tag so when I switch to source view I can't get back to design
mode without the dreaded message, "Can not switch to Design mode. Please
correct errors". Well there are not any errors and I have tried turning off
validation and everything else without any luck. Can anyone please tell me
how to work on my application in VS 2005 without destroying and recreating
the web form every time?

Thanks,

Matt
 
C

clintonG

I'd say the developer of the control has to rewrite the control to conform
to CSS specifications.

I've noticed all of the HTML in the VS2005 source is squiggled with red
underlines indicating conflicts with XHTML 1.0 Transitional yet it is VS2005
itself that is emitting the invalid HTML into the IDE. This is very
distracting and I have no idea how to resolve at the moment.


<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/
 

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

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,142
Latest member
arinsharma
Top