.wrapAll('
') // Float left to display horizontally, readjust .slides width .css({ 'float' : 'right', 'width' : slideWidth }); // Set #slideInner width equal to total width of all slides $('#slideInner').css('width', slideWidth * numberOfSlides); // Insert controls in the DOM $('#slideshow') .prepend('Clicking moves left') .append('Clicking moves right'); // Hide left arrow control on first load manageControls(currentPosition); // Create event listeners for .controls clicks $('.control') .bind('click', function(){ // Determine new position currentPosition = ($(this).attr('id')=='rightControl') ? currentPosition+1 : currentPosition-1; // Hide / show controls manageControls(currentPosition); // Move slideInner using margin-left $('#slideInner').animate({ 'marginLeft' : slideWidth*(-currentPosition) }); }); // manageControls: Hides and Shows controls depending on currentPosition function manageControls(position){ // Hide left arrow if position is first slide if(position==0){ $('#leftControl').hide() } else{ $('#leftControl').show() } // Hide right arrow if position is last slide if(position==numberOfSlides-1){ $('#rightControl').hide() } else{ $('#rightControl').show() } } });

Threads of the Fate

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » Threads of the Fate » Реклама


Реклама

Тем 1 страница 30 из 148

Тема Ответов Просмотров Последнее сообщение
0 11 2024-04-29 06:47:45  letovegrogew
0 11 2024-04-21 09:54:54  Justinler
0 12 2024-04-20 17:15:06  MichaelJem
4 KITESURFING PORTUGAL BEGINNER  Kiteschool Portugal
2 10 2024-04-18 22:35:15  Kiteschool Lagos
5 loli cp  AllanCor
0 18 2024-04-15 00:58:36  AllanCor
6 kraken ссылка  WilfordEnern
0 12 2024-04-14 11:32:20  WilfordEnern
0 12 2024-04-14 08:10:21  Williampek
8 Hello  YanalZibra
0 15 2024-04-08 18:46:13  YanalZibra
0 10 2024-04-06 22:08:38  PeterPub
0 18 2024-04-04 04:01:36  Ellispep
0 17 2024-03-28 07:04:43  Williammut
1 16 2024-03-26 06:25:35  EleanorStync
13 child porn  Stevenbig
0 10 2024-03-21 10:49:42  Stevenbig
0 12 2024-03-20 04:14:41  Archiezed
0 15 2024-03-19 22:49:04  Harleyprunc
0 17 2024-03-18 04:06:39  GarryChups
17 lolita cp  KellyBerge
0 16 2024-03-17 23:16:06  KellyBerge
0 11 2024-03-16 17:26:35  DustinTuh
0 13 2024-03-16 01:00:13  EleanorStync
0 8 2024-03-12 07:57:03  JamesBor
0 9 2024-03-08 11:22:18  Moiseshot
0 14 2024-03-05 09:23:38  Briansix
0 12 2024-03-03 01:05:01  StevenMut
24 Best lolita2  EugeneGeoli
0 11 2024-02-28 18:39:41  EugeneGeoli
25 TriptiaKak  TriptiaKak
0 13 2024-02-27 13:37:36  TriptiaKak
26 LOLITA  TerryCal
0 11 2024-02-26 04:33:19  TerryCal
0 13 2024-02-26 03:51:31  JoshuaPlare
28 LOLITA  TerryCal
0 13 2024-02-25 19:43:10  TerryCal
0 15 2024-02-25 07:02:48  Ila
30 thank you very much  StevenSog
0 11 2024-02-23 07:37:17  StevenSog

Вы здесь » Threads of the Fate » Реклама


Рейтинг форумов | Создать форум бесплатно