I have a working jCarousel in place and am currently modifying the html page to change the look and feel of the same page. For this purpose, I am placing a transitional doctype in the header as follows:
However, when I place this doctype in the same HTML file, the jCarousel doesnt show up anymore. Is there anything to be modified so that I can have the same jCarousel working with the Transitional doctype in place?