Hey there.
I have a sidebar with several accordions for navigation groups. You can open and close each accordion to view the list of links associated with that group (browse by color, browse by fruit, etc).
I would like to use jQuery Tools to make content load via AJAX within one target <div> when *any* of the links are clicked, regardless of which group they're in. However, it appears as if I can't use a single <div> element for all link lists - alternately, I'm required to supply a separate <div> element for each list.
Can anyone confirm this? If so, do you know a workaround? Any help would be greatly appreciated.
I have a sidebar with several accordions for navigation groups. You can open and close each accordion to view the list of links associated with that group (browse by color, browse by fruit, etc).
I would like to use jQuery Tools to make content load via AJAX within one target <div> when *any* of the links are clicked, regardless of which group they're in. However, it appears as if I can't use a single <div> element for all link lists - alternately, I'm required to supply a separate <div> element for each list.
Can anyone confirm this? If so, do you know a workaround? Any help would be greatly appreciated.
