magento use prototype window
若将 prototype window的文件夹放在 skin 主题的js文件夹下,加载js和css的代码可能如下(供参考)
关键词:magento use prototype window,php
<reference name=双引号head双引号>
<action method=双引号addItem双引号><type>skin_js</type><name>js/window/lib/prototype.js</name></action>
<action method=双引号addItem双引号><type>skin_js</type><name>js/window/lib/effects.js</name></action>
<action method=双引号addItem双引号><type>skin_js</type><name>js/window/dist/window.js</name></action>
<action method=双引号addCss双引号><stylesheet>js/window/themes/window/window.css</stylesheet></action>
<action method=双引号addCss双引号><stylesheet>js/window/themes/window/mac_os_x.css</stylesheet></action>
<action method=双引号addCss双引号><stylesheet>js/window/themes/window/alphacube.css</stylesheet></action>
</reference>
添加收藏到:
关键词:magento use prototype window,php
