Skip to content

Commit

Permalink
refactor skins, add new themes
Browse files Browse the repository at this point in the history
  • Loading branch information
jssor committed Apr 18, 2014
1 parent 6275783 commit bc1c4d2
Show file tree
Hide file tree
Showing 128 changed files with 1,301 additions and 623 deletions.
96 changes: 0 additions & 96 deletions examples-jquery/different-size-images-slider.source.html

This file was deleted.

4 changes: 2 additions & 2 deletions examples-jquery/layout-arrangement.source.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
*/
.jssorb03 div, .jssorb03 div:hover, .jssorb03 .av
{
background: url(../img/n03.png) no-repeat;
background: url(../img/b03.png) no-repeat;
overflow:hidden;
cursor: pointer;
}
Expand Down Expand Up @@ -114,7 +114,7 @@
position: absolute;
cursor: pointer;
display: block;
background: url(../img/d03.png) no-repeat;
background: url(../img/a03.png) no-repeat;
overflow:hidden;
}
.jssora03l { background-position: -3px -33px; }
Expand Down
4 changes: 2 additions & 2 deletions examples-jquery/nested-slider.source.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
*/
.jssorb03 div, .jssorb03 div:hover, .jssorb03 .av
{
background: url(../img/n03.png) no-repeat;
background: url(../img/b03.png) no-repeat;
overflow:hidden;
cursor: pointer;
}
Expand Down Expand Up @@ -189,7 +189,7 @@
*/
.jssorb02 div, .jssorb02 div:hover, .jssorb02 .av
{
background: url(../img/n02.png) no-repeat;
background: url(../img/b02.png) no-repeat;
overflow:hidden;
cursor: pointer;
}
Expand Down
2 changes: 1 addition & 1 deletion examples-jquery/slider-with-arrow-navigator.source.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
position: absolute;
cursor: pointer;
display: block;
background: url(../img/d03.png) no-repeat;
background: url(../img/a03.png) no-repeat;
overflow:hidden;
}
.jssora03l { background-position: -3px -33px; }
Expand Down
2 changes: 1 addition & 1 deletion examples-jquery/slider-with-bullet-navigator.source.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
*/
.jssorb03 div, .jssorb03 div:hover, .jssorb03 .av
{
background: url(../img/n03.png) no-repeat;
background: url(../img/b03.png) no-repeat;
overflow:hidden;
cursor: pointer;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
position: absolute;
cursor: pointer;
display: block;
background: url(../img/d06.png) no-repeat;
background: url(../img/a06.png) no-repeat;
overflow:hidden;
}
.jssora06l { background-position: -8px -38px; }
Expand Down
2 changes: 1 addition & 1 deletion examples-jquery/ui-definition-1.source.html
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
position: absolute;
cursor: pointer;
display: block;
background: url(../img/d17.png) no-repeat;
background: url(../img/a17.png) no-repeat;
overflow:hidden;
}
.jssora05l { background-position: -10px -40px; }
Expand Down
2 changes: 1 addition & 1 deletion examples-jquery/ui-definition-2.source.html
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
position: absolute;
cursor: pointer;
display: block;
background: url(../img/d17.png) no-repeat;
background: url(../img/a17.png) no-repeat;
overflow:hidden;
}
.jssora05l { background-position: -10px -40px; }
Expand Down
2 changes: 1 addition & 1 deletion examples-jquery/vertical-slider.source.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
position: absolute;
cursor: pointer;
display: block;
background: url(../img/d08.png) no-repeat;
background: url(../img/a08.png) no-repeat;
overflow:hidden;
opacity: .4; filter:alpha(opacity=40);
}
Expand Down
2 changes: 1 addition & 1 deletion examples-jquery/video-gallery.source.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
*/
.jssorb03 div, .jssorb03 div:hover, .jssorb03 .av
{
background: url(../img/n03.png) no-repeat;
background: url(../img/b03.png) no-repeat;
overflow:hidden;
cursor: pointer;
}
Expand Down
4 changes: 2 additions & 2 deletions examples-no-jquery/layout-arrangement.source.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
*/
.jssorb03 div, .jssorb03 div:hover, .jssorb03 .av
{
background: url(../img/n03.png) no-repeat;
background: url(../img/b03.png) no-repeat;
overflow:hidden;
cursor: pointer;
}
Expand Down Expand Up @@ -112,7 +112,7 @@
position: absolute;
cursor: pointer;
display: block;
background: url(../img/d03.png) no-repeat;
background: url(../img/a03.png) no-repeat;
overflow:hidden;
}
.jssora03l { background-position: -3px -33px; }
Expand Down
4 changes: 2 additions & 2 deletions examples-no-jquery/nested-slider.source.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
*/
.jssorb03 div, .jssorb03 div:hover, .jssorb03 .av
{
background: url(../img/n03.png) no-repeat;
background: url(../img/b03.png) no-repeat;
overflow:hidden;
cursor: pointer;
}
Expand Down Expand Up @@ -186,7 +186,7 @@
*/
.jssorb02 div, .jssorb02 div:hover, .jssorb02 .av
{
background: url(../img/n02.png) no-repeat;
background: url(../img/b02.png) no-repeat;
overflow:hidden;
cursor: pointer;
}
Expand Down
2 changes: 1 addition & 1 deletion examples-no-jquery/slider-with-arrow-navigator.source.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
position: absolute;
cursor: pointer;
display: block;
background: url(../img/d03.png) no-repeat;
background: url(../img/a03.png) no-repeat;
overflow:hidden;
}
.jssora03l { background-position: -3px -33px; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
*/
.jssorb03 div, .jssorb03 div:hover, .jssorb03 .av
{
background: url(../img/n03.png) no-repeat;
background: url(../img/b03.png) no-repeat;
overflow:hidden;
cursor: pointer;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
position: absolute;
cursor: pointer;
display: block;
background: url(../img/d06.png) no-repeat;
background: url(../img/a06.png) no-repeat;
overflow:hidden;
}
.jssora06l { background-position: -8px -38px; }
Expand Down
2 changes: 1 addition & 1 deletion examples-no-jquery/ui-definition-1.source.html
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@
position: absolute;
cursor: pointer;
display: block;
background: url(../img/d17.png) no-repeat;
background: url(../img/a17.png) no-repeat;
overflow:hidden;
}
.jssora05l { background-position: -10px -40px; }
Expand Down
2 changes: 1 addition & 1 deletion examples-no-jquery/ui-definition-2.source.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
position: absolute;
cursor: pointer;
display: block;
background: url(../img/d17.png) no-repeat;
background: url(../img/a17.png) no-repeat;
overflow:hidden;
}
.jssora05l { background-position: -10px -40px; }
Expand Down
2 changes: 1 addition & 1 deletion examples-no-jquery/vertical-slider.source.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
position: absolute;
cursor: pointer;
display: block;
background: url(../img/d08.png) no-repeat;
background: url(../img/a08.png) no-repeat;
overflow:hidden;
opacity: .4; filter:alpha(opacity=40);
}
Expand Down
2 changes: 1 addition & 1 deletion examples-no-jquery/video-gallery.source.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
*/
.jssorb03 div, .jssorb03 div:hover, .jssorb03 .av
{
background: url(../img/n03.png) no-repeat;
background: url(../img/b03.png) no-repeat;
overflow:hidden;
cursor: pointer;
}
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added img/a04.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added img/a18.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
81 changes: 1 addition & 80 deletions js/jssor.core.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Jssor.Core 14.0
* Jssor.Core 15.0
* http://www.jssor.com/
*
* TERMS OF USE - Jssor.Core
Expand Down Expand Up @@ -29,85 +29,6 @@
/*! Jssor */
$Jssor$ = window.$Jssor$ = window.$Jssor$ || {};

//$Jssor$.$Ready = function () {
// //Logic borrowed from http://www.jquery.com

// var readyBound = false,
// readyList = [],
// DOMContentLoaded;

// if (document.addEventListener) {
// DOMContentLoaded = function() {
// document.removeEventListener('DOMContentLoaded', DOMContentLoaded, false);
// ready();
// };

// } else if (document.attachEvent) {
// DOMContentLoaded = function() {
// if (document.readyState === 'complete') {
// document.detachEvent('onreadystatechange', DOMContentLoaded);
// ready();
// }
// };
// }

// function ready() {
// if (!ready.$IsReady) {
// ready.$IsReady = true;
// for (var i = 0, j = readyList.length; i < j; i++) {
// try {
// readyList[i]();
// }
// catch (e) { }
// }
// }
// }

// function doScrollCheck() {
// try {
// document.documentElement.doScroll("left");
// } catch (e) {
// setTimeout(doScrollCheck, 1);
// return;
// }
// ready();
// }

// function bindReady() {
// if (readyBound) {
// return;
// }
// readyBound = true;

// if (document.readyState === 'complete') {
// ready.$IsReady = true;
// } else {
// if (document.addEventListener) {
// document.addEventListener('DOMContentLoaded', DOMContentLoaded, false);
// window.addEventListener('load', ready, false);
// } else if (document.attachEvent) {
// document.attachEvent('onreadystatechange', DOMContentLoaded);
// window.attachEvent('onload', ready);

// var toplevel = false;

// try {
// toplevel = window.frameElement == null;
// } catch (e) { }

// if (document.documentElement.doScroll && toplevel) {
// doScrollCheck();
// }
// }
// }
// }
// bindReady();

// return function(callback) {
// ready.$IsReady ? callback() : readyList.push(callback);
// };
//}();


//$JssorDebug$
var $JssorDebug$ = new function () {
Expand Down
Loading

0 comments on commit bc1c4d2

Please sign in to comment.