Questions tagged [tabslideout]

16 questions
0
votes
1 answer

JQuery tabSlideOut not working

$(document).ready(function () { $(function(){ $('.slide-out-div').tabSlideOut({ tabHandle: '.handle', pathToTabImage: 'images/contact_tab.gif', …
Lakmal
  • 779
  • 1
  • 8
  • 16
1
2