要说getPosition()的起源,可能没人说得清楚。但是网上广为流传的这段代码,却是许多人使用的: function getPosition (el) { var left = 0, top = 0; do { …
Tags: mootools, 绝对位置