Hi,
I'm having trouble using Ajax in WSS 3.0.
My collapsible panel control doesn't work. A bit of digging around told me that I need to set the DOCTYPE on the Master Page.
It needs to be:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
However, when I set this, because Sharepoint uses lots of depreciated attributes/tags, all of the formats fall over and it looks a RIGHT mess.
I was wondering if anyone new an easy way round this
Perhaps there is a way of using something like the DOCTYPE tags around just one section of code
I'm desperate for an answer to this one!!
Regards