I have a page which is going to have multiple tabbed content boxes on but I cant seem to get my box working when theres more than one, Also i need to disable the “A” tag with the class disable on only for some reason everything Ive tried I cant seem to prevent the event!
Ive made a fiddle if anyone can help me out, thanks
Ok…Here is the working solution
http://jsfiddle.net/j6A94/3/
$(“.tabbed-box .tabs li a”) will select
afrom both the tabs. So you need to limit the selection to the specific tab that you are clicking