Jim Newfer wrote:
I should also add that I am loading in the header in this order, the jquery library js file, the niceHead file I have set up that contains this block of code$(document).ready(function() { $('#container').tabs(); }); And then I finally include the css file in my header.
Hm, sounds like you're not including the Tabs plugin itself? -Klaus