Fixed boxModel support - is now computed with feature detection, rather than sniffing.
This commit is contained in:
parent
0066ba3f82
commit
7346a476cc
3 changed files with 14 additions and 5 deletions
2
Makefile
2
Makefile
|
@ -10,9 +10,9 @@ PLUG_DIR = ../plugins
|
|||
|
||||
BASE_FILES = ${SRC_DIR}/core.js\
|
||||
${SRC_DIR}/data.js\
|
||||
${SRC_DIR}/support.js\
|
||||
${SRC_DIR}/selector.js\
|
||||
${SRC_DIR}/event.js\
|
||||
${SRC_DIR}/support.js\
|
||||
${SRC_DIR}/ajax.js\
|
||||
${SRC_DIR}/fx.js\
|
||||
${SRC_DIR}/offset.js\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue