Cross Browser and Validation in VS 2005.

  • Thread starter Thread starter Mufasa
  • Start date Start date
M

Mufasa

I'm making a website that was used for IE6 only now cross browser. The
problem I'm having is I don't know what to set the validation for in the
Tools->Text Editor->HTML->Validation. If I leave it at IE6.0, there are
things that FireFox uses that it will complain about. Go to a different one
and it complains about things that I know work but it doesn't like.

TIA - Jeff.
 
Hi,,

general asp.net html validation settings is
xhtml 1.0 transitional (netscape 7,opera 7, internet explorer 6)...

thanks
munna
 
Back
Top