decoupling styles retrieval from the attr method
authorBrandon Aaron <brandon.aaron@gmail.com>
Sun, 22 Mar 2009 23:25:03 +0000 (23:25 +0000)
committerBrandon Aaron <brandon.aaron@gmail.com>
Sun, 22 Mar 2009 23:25:03 +0000 (23:25 +0000)
commitd7d908b05a442745c1a90728805b74db0a7921cf
tree8e6931ca3d45af940efd6e3fa506ed1f819cb84e
parent9476530fa1e39ce1324e98f4dbb79576895372e5
decoupling styles retrieval from the attr method
14 files changed:
Makefile
build.xml
speed/benchmarker.css [new file with mode: 0755]
speed/benchmarker.js [new file with mode: 0755]
speed/index.html [new file with mode: 0755]
speed/jquery-basis.js [new file with mode: 0644]
src/attributes.js
src/css.js [new file with mode: 0644]
src/fx.js
src/support.js
test/index.html
test/unit/attributes.js
test/unit/css.js [new file with mode: 0644]
test/unit/fx.js