How to redirect link depending on jquery tab
Hi all
I have a region with jquery tabs (as suggested by Patrick). In each tab I have some links. When that link is clicked a need to change the entire region with others informations. For each tabs I have different situations, the informations are independent. My problem is when I click the link I need to change only de information that exists in that page. Nothing can be changed in other tab. And also, if I am in tab 2 for instance, when I clicked into an information, the change have to happen only in this page and the focus have to be in it.
How can I do this?
Thanks
Ricardo