Merged dimensions with core

This commit is contained in:
Brandon Aaron 2008-04-29 03:26:06 +00:00
parent f3f3238c53
commit aea452f162
6 changed files with 178 additions and 25 deletions

View file

@ -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/*\