I'm trying to use the Tabs plugin to fade pages in and out when I click the tab. I'm actually attempting to adapt it a bit because I want to use buttons and not tabs.
I have the navigation in one div and the content, that needs changing (fading) in another div but it seems I have to have the nav and content in the same div for it to work. Is there any way of doing this or should I be using another method as I don't actually want tabs in the first place? Any help would be much appreciated - I'm really new to all of this and so I end up copying-pasting bits of code to get what I'm after!