.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 » Реклама


Реклама

Тем 31 страница 60 из 148

Тема Ответов Просмотров Последнее сообщение
31 Thi cong noi that  ThomasSputt
0 1 2024-02-20 09:16:55  ThomasSputt
0 1 2024-02-14 19:54:49  WandaGeomi
0 1 2024-02-14 17:01:32  Hermanevida
0 5 2024-02-02 21:41:54  Davidgeaph
35 FU??CK COLLECTION  LuonelOdota
0 1 2024-01-25 18:02:24  LuonelOdota
0 1 2024-01-24 15:24:46  JimmymUrdy
37 S??E??X?  Anthunyrab
0 3 2024-01-16 07:00:21  Anthunyrab
38 Collection  Bandonhes
0 1 2024-01-08 17:42:05  Bandonhes
0 5 2023-11-15 20:10:20  Howardbex
0 3 2023-11-11 02:28:13  StollotoSor
41 Cool + for the post  ThomasNox
0 1 2023-10-29 18:26:17  ThomasNox
0 6 2023-10-12 01:51:23  Andrewjes
43 Markus Markus Markus  markusAccef
0 3 2023-10-04 01:24:04  markusAccef
44 Thanks, +  DavidTilky
0 3 2023-10-02 01:50:23  DavidTilky
45 LDV LDV LDV  degaspTrine
0 1 2023-10-01 14:35:54  degaspTrine
0 5 2023-09-18 09:02:12  Richardlew
47 Christian riebold gmail  christianLed
0 2 2023-09-12 19:01:09  christianLed
0 1 2023-09-06 02:50:50  radicFer
49 goran goran  AffenJugoendam
0 3 2023-08-27 01:27:12  AffenJugoendam
0 23 2023-08-05 19:22:55  Jeremyhek
51 To my scrutiny  LeotaCaG
0 2 2023-07-26 17:57:17  LeotaCaG
52 Test, just a test  datafastproxiespx01
0 5 2023-07-22 06:31:18  datafastproxiespx01
0 2 2023-07-11 12:45:31  GruzGob
54 To my contemplation  Nicholealani
0 1 2023-06-30 15:26:58  Nicholealani
55 xxxxxxx  FrankUnels
4 6 2023-06-28 07:23:07  SamuelKak
56 Love  Tydonedaund
0 1 2023-06-11 20:41:19  Tydonedaund
57 triptafen72  Tryptin-Sr
0 1 2023-06-03 06:12:20  Tryptin-Sr
0 2 2023-06-02 08:07:16  qpxmbtrz
59 zeal  Bubbymor
0 2 2023-05-19 22:33:13  Bubbymor
0 10 2023-05-18 17:21:00  qpxmbtrz

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


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