Open toolness opened 9 years ago
For instance, a number of images on yahoo.com are invisible elements floating atop images (it seems to be some kind of YUI thing). Not sure if traversing the DOM tree will do the job since the two elements may not be related.
Perhaps elementFromPoint() may be useful somehow.
If only there was a proxy we could use as a lens to render maker-friendly pages...
For instance, a number of images on yahoo.com are invisible elements floating atop images (it seems to be some kind of YUI thing). Not sure if traversing the DOM tree will do the job since the two elements may not be related.
Perhaps elementFromPoint() may be useful somehow.