Please support our ASP.NET advertiser: Lunarpages ASP Web Hosting
Views: 1103 | Replies: 0
•
•
Join Date: Apr 2006
Posts: 9
Reputation:
Rep Power: 0
Solved Threads: 0
I am trying to add a
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
validation to my web project. However, it is contradicting with my AJAX controls. Once I add the DOCTYPE line to my master page all of my styles get messed up.
The only way I can get around is by actually overriding the existinf .css files with html style directives.
Any idea? Where the problem might be?
Thanks!!
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
validation to my web project. However, it is contradicting with my AJAX controls. Once I add the DOCTYPE line to my master page all of my styles get messed up.
The only way I can get around is by actually overriding the existinf .css files with html style directives.
Any idea? Where the problem might be?
Thanks!!
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)






Threaded Mode