So it keeps showing as a jQuery error in firebug and the tab switching doesn't work.
http://nmc-server1.unl.edu/sourabh_designcenter2/form.php
Error: WDN.jQuery(this).children("a").attr("href") is undefined
I'm not using the Dreamweaver template to write the code. I'm using the php script suggested by Tim (Steiner) instead.
require_once 'UNL/Templates.php';
Unl_Templates::$options['version'] = UNL_Templates::VERSION3;
$template = UNL_Templates::factory('Fixed');
Dunno if using it like this is doing something different. Because I've implemented tabs using unl template before (when using D'weaver templates) and it works fine.
Thanks a bunch !
Sourabh
(New Media Center, UNL)
