Hi Everybody !!
I m using <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" >
In my web Page, this works fine for Modal Popup extender but not with MenuExtender styles
If I use <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
Or <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
Then Menu works fine but Modal popup gets disturbed,
Actually I suppose to use XHTML 1.0
So is there any one who help me, which one I use so that both (Modal popup & menu) works fine ?
Also what is basic different between both and which is better ?
Can I use any third one?
Thanks in Advance !!