1) Script Title: Sliding Doors Tabs Menu (horizontal)
2) Script URL (on DD): http://www.dynamicdrive.com/style/cs...ors-tabs-menu/
3) Describe problem:
This has been driving me mad for a couple of hours tonight, and I'm about to give up and go to bed!
I've added the sliding doors tab menu to my website, but it doesn't work - the left hand tab image doesn't appear. I've finally worked out that if I remove the DOCTYPE def from my page, then the tabs appear fine. But removing the DOCTYPE messes up the rest of my page.
What can I do?
The doctype I'm using is:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
Any help really gratefully received
PS: I've tried creating a new page which just contains the Sliding Doors CSS and html, and get the same problem - as soon as I add my DTD, it doesn't work
Bookmarks