Post by moggiex » Mon Dec 21, 2009 8:48 pm

Howdy,

This is soooo simple to add and really adds a nice effect to the Description, Additional Images, Reviews (0) and Related Products tabs on the product pages.

Navigate to this file:

./catalog/view/javascript/jquery/tab.js

At line 14, you have this:

Code: Select all

$($(this).attr('tab')).css('display', 'block');
Put this ABOVE it, so it now reads:

Code: Select all

$($(this).attr('tab')).fadeIn();
$($(this).attr('tab')).css('display', 'block');
Save it and now go and play with the sub tabs on a product page, neat eh?

Matt

Code: Select all

It was like that when I found it, honest!


User avatar
Active Member

Posts

Joined
Mon Nov 09, 2009 9:55 pm

Post by cumquat » Mon Dec 21, 2009 9:57 pm

Nice cheers for that.

Mick

Newbie

Posts

Joined
Mon Dec 21, 2009 7:17 pm
Location - London, UK

Post by Qphoria » Mon Dec 21, 2009 11:54 pm

very nice find! :)

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by vimal » Tue Dec 22, 2009 6:57 pm

very nice! thank you..

www.beeshop.se
Starta webbshop, Starta e-butik, Starta e-handel


Active Member

Posts

Joined
Wed Aug 26, 2009 8:54 am
Location - Sweden

Post by i2Paq » Tue Dec 22, 2009 8:33 pm

Nice finding!

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by moggiex » Tue Dec 22, 2009 8:34 pm

Totally kool that one, had to share it :)

Matt

Code: Select all

It was like that when I found it, honest!


User avatar
Active Member

Posts

Joined
Mon Nov 09, 2009 9:55 pm
Who is online

Users browsing this forum: No registered users and 23 guests