Merged dimensions with core
This commit is contained in:
parent
f3f3238c53
commit
aea452f162
6 changed files with 178 additions and 25 deletions
3
Makefile
3
Makefile
|
@ -13,7 +13,8 @@ BASE_FILES = ${SRC_DIR}/core.js\
|
|||
${SRC_DIR}/event.js\
|
||||
${SRC_DIR}/ajax.js\
|
||||
${SRC_DIR}/fx.js\
|
||||
${SRC_DIR}/offset.js
|
||||
${SRC_DIR}/offset.js\
|
||||
${SRC_DIR}/dimensions.js
|
||||
|
||||
PLUGINS = ${PLUG_DIR}/button/*\
|
||||
${PLUG_DIR}/center/*\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue