I need to combinate 2 scripts to get a tab based system with scrollbar on the bottom of the content. I combinated this ajax tabs:
http://www.crackajax.net/tabs.php
with this silder
http://jqueryfordesigners.com/slider-gallery/
but when I open the slider's tab I can't move the slider. On the php page called content I put the slider where say as if($_GTE['content']) == 1
, I know advanced php so I undersatnd everything in php but I don't really know jQuery and JavaScript so please help me with this.
NOTE: If i use only the slider in a separated file it works perfectly but when i paste it into the tabs system or include then the slider turns off and i cant use the slider button.. -.-
Do you mean something like this?