PATH:
home
/
sparklp6
/
public_html
/
sparklerfilters-org
/
plugins
/
system
/
t3
/
base
/
bootstrap
/
js
/
tests
/
unit
$(function () { module("bootstrap-transition") test("should be defined on jquery support object", function () { ok($.support.transition !== undefined, 'transition object is defined') }) test("should provide an end object", function () { ok($.support.transition ? $.support.transition.end : true, 'end string is defined') }) })
[-] bootstrap-affix.js
[edit]
[-] bootstrap-modal.js
[edit]
[-] bootstrap-transition.js
[edit]
[-] bootstrap-tab.js
[edit]
[-] bootstrap-collapse.js
[edit]
[-] bootstrap-carousel.js
[edit]
[-] bootstrap-alert.js
[edit]
[-] bootstrap-tooltip.js
[edit]
[-] bootstrap-button.js
[edit]
[-] bootstrap-typeahead.js
[edit]
[-] bootstrap-dropdown.js
[edit]
[-] bootstrap-popover.js
[edit]
[+]
..
[-] bootstrap-scrollspy.js
[edit]
[-] bootstrap-phantom.js
[edit]