Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm using Asuals JQuery tab plugin and I want to be able to load a page by clicking a link that is found within the tab content. But the plugin doesn't seem to want to load my link via ajax, it just loads like a regular link.

So how do I load a page via ajax by clicking a link in a Asual Jquery tab?

share|improve this question
Link to live page? – tjameson Aug 7 '11 at 10:34
@tjameson No it's local. I'm trying to load viewtopic.php from the tab forum.php – Sebastian Nordqvist Aug 7 '11 at 10:42
It's just a little hard to diagnose without something to look at, hence the live page request. – tjameson Aug 7 '11 at 10:43

1 Answer

up vote 0 down vote accepted

I solved this by using another plugin that in my opinion was more beginner friendly. It's called jQuery BBQ.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.