topical media & game development

talk show tell print

mobile-query-three-www-vendor-bootstrap-js-tests-unit-bootstrap-transition.js / js



  $(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')
        })
  
  })


(C) Æliens 04/09/2009

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.