Changeset 612278
- Timestamp:
- 10/14/2012 02:17:38 PM (13 years ago)
- File:
-
- 1 edited
-
glass/trunk/glass.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
glass/trunk/glass.js
r612275 r612278 177 177 // The absolute document position should be standard. It is not 178 178 // Hence this function. 179 // 180 // On the Web there are many methodes involving offsetParent, they 181 // don't work on a majority of browsers for complex layout, like 182 // many WordPress themes. This seems to work better. 179 183 // 180 184 function glassAddAbsoluteXY(obj)
Note: See TracChangeset
for help on using the changeset viewer.