Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
0% found this document useful (0 votes)
17 views
2 pages
Jsuwb Isjs
Uploaded by
johanliebertzx
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
Download
Save
Save jsuwbIsjs For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
0 ratings
0% found this document useful (0 votes)
17 views
2 pages
Jsuwb Isjs
Uploaded by
johanliebertzx
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
Carousel Previous
Carousel Next
Download
Save
Save jsuwbIsjs For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
Download now
Download
You are on page 1
/ 2
Search
Fullscreen
hdusbdhushsgeh
ownKeys.forEach(function (key) { _defineProperty(target, key, source[key]); }); }
return target; }
function _defineProperty(obj, key, value) { if (key in obj)
{ Object.defineProperty(obj, key, { value: value, enumerable: true, configurable:
true, writable: true }); } else { obj[key] = value; } return obj; }
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++)
{ var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable ||
false; descriptor.configurable = true; if ("value" in descriptor)
descriptor.writable = true; Object.defineProperty(target, descriptor.key,
descriptor); } }
function _createClass(Constructor, protoProps, staticProps) { if (protoProps)
_defineProperties(Constructor.prototype, protoProps); if (staticProps)
_defineProperties(Constructor, staticProps); return Constructor; }
/**
* --------------------------------------------------------------------------
* Bootstrap (v4.1.0): carousel.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
var Carousel = function ($) {
/**
* ------------------------------------------------------------------------
* Constants
* ------------------------------------------------------------------------
*/
var NAME = 'carousel';
var VERSION = '4.1.0';
var DATA_KEY = 'bs.carousel';
var EVENT_KEY = "." + DATA_KEY;
var DATA_API_KEY = '.data-api';
var JQUERY_NO_CONFLICT = $.fn[NAME];
var ARROW_LEFT_KEYCODE = 37; // KeyboardEvent.which value for left arrow key
var ARROW_RIGHT_KEYCODE = 39; // KeyboardEvent.which value for right arrow key
var TOUCHEVENT_COMPAT_WAIT = 500; // Time for mouse compat events to fire after
touch
var Default = {
interval: 5000,
keyboard: true,
slide: false,
pause: 'hover',
wrap: true
};
var DefaultType = {
interval: '(number|boolean)',
keyboard: 'boolean',
slide: '(boolean|string)',
pause: '(string|boolean)',
wrap: 'boolean'
};
var Direction = {
NEXT: 'next',
PREV: 'prev',
LEFT: 'left',
RIGHT: 'right'
};
var Event = {
SLIDE: "slide" + EVENT_KEY,
SLID: "slid" + EVENT_KEY,
KEYDOWN: "keydown" + EVENT_KEY,
MOUSEENTER: "mouseenter" + EVENT_KEY,
MOUSELEAVE: "mouseleave" + EVENT_KEY,
TOUCHEND: "touchend" + EVENT_KEY,
LOAD_DATA_API: "load" + EVENT_KEY + DATA_API_KEY,
CLICK_DATA_API: "click" + EVENT_KEY + DATA_API_KEY
};
var ClassName = {
CAROUSEL: 'carousel',
ACTIVE: 'active',
SLIDE: 'slide',
RIGHT: 'carousel-item-right',
LEFT: 'carousel-item-left',
NEXT: 'carousel-item-next',
PREV: 'carousel-item-prev',
ITEM: 'carousel-item'
};
You might also like
How To Make An Image Carousel Using Basic HTML
PDF
No ratings yet
How To Make An Image Carousel Using Basic HTML
11 pages
Bootstrap Hands - On
PDF
No ratings yet
Bootstrap Hands - On
8 pages
Bootstrap Handson
PDF
0% (1)
Bootstrap Handson
5 pages
Exploring Decentralised Finance (DeFi) - en
PDF
No ratings yet
Exploring Decentralised Finance (DeFi) - en
22 pages
Memorandum of Understanding
PDF
93% (30)
Memorandum of Understanding
4 pages
Hduwnsjdje
PDF
No ratings yet
Hduwnsjdje
2 pages
Biruuabshsd
PDF
No ratings yet
Biruuabshsd
2 pages
---------------
PDF
No ratings yet
---------------
34 pages
Working Slider
PDF
No ratings yet
Working Slider
9 pages
Ip Mkeka 2
PDF
No ratings yet
Ip Mkeka 2
19 pages
Bootstrap Bundle
PDF
No ratings yet
Bootstrap Bundle
122 pages
Javascript
PDF
No ratings yet
Javascript
1 page
Desktop Slide Code
PDF
No ratings yet
Desktop Slide Code
3 pages
Bootstrap Carousel Handson
PDF
No ratings yet
Bootstrap Carousel Handson
1 page
Bootstrap Bundle
PDF
No ratings yet
Bootstrap Bundle
114 pages
Carousel WPress Documentation
PDF
No ratings yet
Carousel WPress Documentation
7 pages
Bootstrap
PDF
No ratings yet
Bootstrap
90 pages
Yui Carousel v2.9
PDF
No ratings yet
Yui Carousel v2.9
2 pages
Create A Lightbox Gallery With Standard Bootstrap Components. - by Diego Vogel - Medium
PDF
No ratings yet
Create A Lightbox Gallery With Standard Bootstrap Components. - by Diego Vogel - Medium
6 pages
Carousel Bootstrap
PDF
No ratings yet
Carousel Bootstrap
9 pages
J Carousel
PDF
No ratings yet
J Carousel
37 pages
Carousel (Slider) Bootstrap
PDF
No ratings yet
Carousel (Slider) Bootstrap
11 pages
Dom Js
PDF
No ratings yet
Dom Js
8 pages
We Record
PDF
No ratings yet
We Record
76 pages
Experiment No. 05: Title
PDF
No ratings yet
Experiment No. 05: Title
5 pages
Ui Flexslider
PDF
No ratings yet
Ui Flexslider
26 pages
Id Class Data-Bs-Ride Class Class SRC Class Alt
PDF
No ratings yet
Id Class Data-Bs-Ride Class Class SRC Class Alt
2 pages
Bootsyrap Caroussel
PDF
No ratings yet
Bootsyrap Caroussel
1 page
Jsor Api Methods
PDF
No ratings yet
Jsor Api Methods
8 pages
Jquery Cheatsheet 1 4
PDF
No ratings yet
Jquery Cheatsheet 1 4
1 page
Css MP Report
PDF
No ratings yet
Css MP Report
17 pages
Css Project Infinite
PDF
No ratings yet
Css Project Infinite
3 pages
1 - Jquery (4 Files Merged)
PDF
No ratings yet
1 - Jquery (4 Files Merged)
17 pages
Jquery 1.4 Api Cheat Sheet: Selectors Core Traversing Events Ajax
PDF
No ratings yet
Jquery 1.4 Api Cheat Sheet: Selectors Core Traversing Events Ajax
1 page
Bootstrap
PDF
No ratings yet
Bootstrap
81 pages
Smooth Scroll Zot Tiri
PDF
No ratings yet
Smooth Scroll Zot Tiri
12 pages
Mootools 11 Cheat Sheet
PDF
No ratings yet
Mootools 11 Cheat Sheet
1 page
Style Css
PDF
No ratings yet
Style Css
3 pages
Wse Internal 1
PDF
No ratings yet
Wse Internal 1
20 pages
HTML Tutorial
PDF
No ratings yet
HTML Tutorial
1 page
Function: '#Slide' 'Active'
PDF
No ratings yet
Function: '#Slide' 'Active'
2 pages
Carousel Part 01 With React and TypeScript 1695489317
PDF
No ratings yet
Carousel Part 01 With React and TypeScript 1695489317
8 pages
Bootstrap v3 4 1 New 1
PDF
No ratings yet
Bootstrap v3 4 1 New 1
46 pages
Message 7-2
PDF
No ratings yet
Message 7-2
78 pages
Task 1
PDF
No ratings yet
Task 1
5 pages
My Carousel
PDF
No ratings yet
My Carousel
2 pages
Halsted
PDF
No ratings yet
Halsted
11 pages
Model Checking
PDF
No ratings yet
Model Checking
2 pages
Script
PDF
No ratings yet
Script
4 pages
HTMLLL
PDF
No ratings yet
HTMLLL
26 pages
Jquery 1.4.3 Api Cheat Sheet: Selectors Core Traversing Events Ajax
PDF
No ratings yet
Jquery 1.4.3 Api Cheat Sheet: Selectors Core Traversing Events Ajax
1 page
HTML 5 Drag and Drop Simulator
PDF
No ratings yet
HTML 5 Drag and Drop Simulator
7 pages
Assignment 1
PDF
No ratings yet
Assignment 1
6 pages
Day 22, Project 4, Cravefx 7
PDF
No ratings yet
Day 22, Project 4, Cravefx 7
30 pages
New Text Document
PDF
No ratings yet
New Text Document
2 pages
Ui22ec23 09
PDF
No ratings yet
Ui22ec23 09
9 pages
White Carousel
PDF
No ratings yet
White Carousel
2 pages
My Carousel2
PDF
No ratings yet
My Carousel2
3 pages
NgRx SignalStore: An effortless solution for state management
From Everand
NgRx SignalStore: An effortless solution for state management
Abdelfattah Ragab
No ratings yet
No Ph.D. Game Design With Three.js
From Everand
No Ph.D. Game Design With Three.js
Nikiforos Kontopoulos
No ratings yet
How to a Developers Guide to 4k: Developer edition, #3
From Everand
How to a Developers Guide to 4k: Developer edition, #3
Xinc Cyberwizard
No ratings yet
50 Java Concepts Every Developer Should Know
From Everand
50 Java Concepts Every Developer Should Know
Hernando Abella
No ratings yet
Iqjaqokskss
PDF
No ratings yet
Iqjaqokskss
3 pages
Jsunsbnsjdu
PDF
No ratings yet
Jsunsbnsjdu
2 pages
Kaoakxhchchch
PDF
No ratings yet
Kaoakxhchchch
2 pages
Xhuwndisns
PDF
No ratings yet
Xhuwndisns
3 pages
Dhejdbhd
PDF
No ratings yet
Dhejdbhd
2 pages
Ydheundudns
PDF
No ratings yet
Ydheundudns
2 pages
Applied DevOps
PDF
No ratings yet
Applied DevOps
4 pages
Lecture PPT - Post Midsem
PDF
No ratings yet
Lecture PPT - Post Midsem
150 pages
Spa07 TC PDF
PDF
No ratings yet
Spa07 TC PDF
2 pages
Checklist of MOVs For T1 To T3 SY 2020 2021
PDF
No ratings yet
Checklist of MOVs For T1 To T3 SY 2020 2021
8 pages
SHS 1 Lesson 2 - Information Processing Cycle
PDF
100% (1)
SHS 1 Lesson 2 - Information Processing Cycle
25 pages
List of Tags - All Tags
PDF
No ratings yet
List of Tags - All Tags
6 pages
Kashif Mehmood
PDF
No ratings yet
Kashif Mehmood
3 pages
Datasheet Downhole-Fluid-Sampler en Screen
PDF
No ratings yet
Datasheet Downhole-Fluid-Sampler en Screen
8 pages
BR Refraktometer en 5.7 Web
PDF
No ratings yet
BR Refraktometer en 5.7 Web
32 pages
Mapping Approaches To Data and Data Flows
PDF
100% (1)
Mapping Approaches To Data and Data Flows
44 pages
Breathe Brick: International Research Journal of Engineering and Technology (IRJET)
PDF
No ratings yet
Breathe Brick: International Research Journal of Engineering and Technology (IRJET)
4 pages
UN 9252-02 Part 1 - UD-AU-000-EB-00019 PDF
PDF
100% (1)
UN 9252-02 Part 1 - UD-AU-000-EB-00019 PDF
17 pages
Grade 3 Mental Maths Subtraction Worksheet 1 PDF 2
PDF
No ratings yet
Grade 3 Mental Maths Subtraction Worksheet 1 PDF 2
1 page
BANCO4-6 WHL GSK PL23-02-16
PDF
No ratings yet
BANCO4-6 WHL GSK PL23-02-16
33 pages
UART - Specification by Texas Instruments
PDF
No ratings yet
UART - Specification by Texas Instruments
51 pages
Hoistway Top: Gen2 Nova MRL - Machine
PDF
100% (1)
Hoistway Top: Gen2 Nova MRL - Machine
4 pages
66fcb09978c0ee5e8bcd7e3e Munoxusunakadamosomilofo
PDF
No ratings yet
66fcb09978c0ee5e8bcd7e3e Munoxusunakadamosomilofo
2 pages
Steeper Lower Limb Catalogue
PDF
No ratings yet
Steeper Lower Limb Catalogue
163 pages
CTPM PIDs Review Clarifications For WQIFOD 26-30 Aug 2012
PDF
No ratings yet
CTPM PIDs Review Clarifications For WQIFOD 26-30 Aug 2012
6 pages
Gate 2024 Information Brochure Sep 27
PDF
No ratings yet
Gate 2024 Information Brochure Sep 27
128 pages
Makalah Machine Elements
PDF
No ratings yet
Makalah Machine Elements
15 pages
Best Monthly Management Report Template
PDF
No ratings yet
Best Monthly Management Report Template
3 pages
Kodak PIXPRO FZ53 Manual
PDF
No ratings yet
Kodak PIXPRO FZ53 Manual
91 pages
Www10.Goiania.go.Gov.br
PDF
No ratings yet
Www10.Goiania.go.Gov.br
3 pages
A Qac Spe 000 00001specification For Arh Compliance Requirements PDF Free
PDF
No ratings yet
A Qac Spe 000 00001specification For Arh Compliance Requirements PDF Free
30 pages
DGMD S17 Summer2019 Jun20
PDF
No ratings yet
DGMD S17 Summer2019 Jun20
6 pages
CH - 4 Discrete Fourier Transform
PDF
100% (1)
CH - 4 Discrete Fourier Transform
64 pages
Project Management
PDF
100% (1)
Project Management
30 pages