Hoping someone who knows about doctypes can help me out here. I am using
kid templates with turbogears, so my html file has the following as it's
first line.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>

Using Jquery and the jquery calendar plugin have been no problem, and I
am also using MochiKit without problems. However, when I add in the
jquery corner plugin I get this error:


syntax error
jquery-corner.js (line 1)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd";>

Any clues, much appreciated!
Iain

Reply via email to