Hi,
Iam trying to get JP MooTabs on my site working just like the one shown in demo. I am facing these problems:
1. Clicking on different tabs does not do slide in or slide out properly
When T1 tab is clicked, it is shown as attached in Pic1.jpg
When T2 tab is clicked, it is shown as attached in Pic2.jpg
- as you can see T2 content items appear above T1. T2 items does not disappear.
2. Different images for each item: How can I get different image to show up for each item as shown in demo?
3. Images URL Construction:
Sometimes, image URL Construction is like this:
http://DOMAIN/modules/mod_mootabsjp/images/page.pngI have a joomla folder in my htdocs folder -> shouldn't it construct:
http://DOMAIN/joomla/modules/mod_mootabsjp/images/page.png - i.e. shouldn't get the path as well.
Any help is appreciated. Thanks.