D
D
DenimTornado2012-05-05 10:07:40
JavaScript
DenimTornado, 2012-05-05 10:07:40

jQuery tabs with slider inside them?

Good afternoon!

The customer asked to place a slider on the site like this www.tele2.lv/index.html , we are talking about this slider:

ni5O.jpg

That is, several vertical tabs, inside a separate tab there is a horizontal slider in which three products are scrolled.

Maybe someone knows a ready-made solution? Searches turned up little, either tabs or a slider. I'm not very good with jQuery myself. I could correct the code for myself, but I am not yet able to make such a slider from scratch.

Thanks in advance!

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Arthur Koch, 2012-05-05
@dudeonthehorse

The most primitive option: We take the tabs plugin and insert a separate carousel (slider) into each tab.

E
Evgeny Popov, 2012-05-05
@Kaaboeld

The simplest solution I see is to take the carousel plugin, forget about tabs as a view, since their functionality in the example is reduced to zero. When switching on the links, “feed” the carousel content (product description) and restart it. Thus, it will work faster (the absence of the second component - tabs) + the absence of the potential likelihood of "conflicts".

G
gelas, 2012-05-06
@gelas

Here are the tabs with the slider inside. In the neighboring demos, you can see how the slider can be brought to a more suitable look.
http://jquerytools.org/demos/scrollable/site-navigation.html

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question