我試圖讓li
的高度元素的高度,是新來的mootools的,並使用1.1版本...如何讓MooTools的1.1
我的代碼已經嘗試過: -
window.addEvent('domready', function(){
alert($('#slider_more li').getSize().y);
});
myMore.start(425*2); //and implement in the place of 425
也想知道他們是一個功能與mootools作爲高度設置爲自動?
任何特別的原因,使用替代1.4.5最近的幾年舊版本Mootools的嗎? –
是的,我有一個插件與mootools1.1運行不在1.4.5 ... – SaurabhLP