UNPKG

lightslider-min-page

Version:

jQuery lightSlider is a lightweight responsive content slider - carousel with animated thumbnails navigation

6 lines 263 B
(function($) { test("chainable", function() { ok($("#qunit-fixture").lightSlider().addClass("chainable"), "can be chained"); equal($("#qunit-fixture").hasClass("chainable"), true, "class was added correctly from chaining"); }); }(jQuery));