Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michael Iseard
Citrus-Slider-Website
Commits
b0fc8adb
Commit
b0fc8adb
authored
Apr 12, 2018
by
Michael Iseard
Browse files
change demo transition to zoom-fade
parent
c440368f
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
b0fc8adb
...
...
@@ -118,7 +118,7 @@
</div>
<div
class=
"container"
>
<section>
<div
id=
"slider-demo-1"
class=
"citrus-slider"
style=
"height: 400px;"
>
<div
id=
"slider-demo-1"
class=
"citrus-slider"
data-citrus=
'{"slideTransition" : "zoom-fade"}'
style=
"height: 400px;"
>
<div>
<img
src=
"img/1.png?v=1.0.0"
>
<h2>
Light, fast and free
</h2>
...
...
@@ -234,7 +234,7 @@
<pre>
<code
class=
"html"
>
<
link rel="stylesheet" href="css/citrus-slider.min.css"
>
<
script src="js/citrus-slider.min.js
?v=1.0.31
"
>
<
/script
>
<
script src="js/citrus-slider.min.js"
>
<
/script
>
</code>
</pre>
<h3>
Add markup
</h3>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment