Sheppy | 12 Jan 2012 02:04
Picon

Wiki Wednesday (DOM) - January 11, 2012

Here are today's Wiki Wednesday articles! If you know about these
topics, please try to find a few minutes to look over these articles
that are marked as needing technical intervention and see if you can
fix them up. You can do so either by logging into the wiki and editing
the articles directly, or by emailing your notes, sample code, or
feedback to mdnwiki <at> mozilla.org.

Contributors to Wiki Wednesday will get recognition in the next Wiki
Wednesday announcement. Thanks in advance for your help!

1) PluginArray ( http://mzl.la/h8dcRn )
2) HTMLHRElement ( http://mzl.la/hHWcKH )
3) DeviceOrientationEvent ( http://mzl.la/nYBrQk )
dedalus | 17 Jan 2012 22:54
Picon
Favicon

detect change to offsetTop of span or div element

I need to keep the top of a footnote span (or div) positioned to a
specific line in a multi-column layout, so that if the height of the
footnote changes, the span can be moved up or down  to that line,
enabling the content after the footnote to flow  to the next column.

Is there any event which would detect when an inline span, or a div,
has its offsetTop position in the document change as a result of any
editing operation (via keyboard or mouse). I'm thinking some kind of
mutation event or something in xpcom.
Sheppy | 24 Jan 2012 21:52
Picon

DOM Reference known issue

We had an incident with the DOM Reference whereby operator error
during a rename caused the wiki to start moving the entire DOM
Reference to a new place. Then the wiki crashed partway through the
process (probably due in part to the enormous size of the move
operation that was started by accident). So about half the DOM
Reference is in the wrong place right now. Jean-Yves is working on
fixing this but it will not be fully restored to normal until sometime
on Wednesday.

My apologies for the inconvenience!

Eric Shepherd
Developer Documentation Lead
Mozilla
http://www.bitstampede.com/
Sheppy | 26 Jan 2012 01:41
Picon

Wiki Wednesday (DOM) - January 25, 2012

Here are today's Wiki Wednesday articles! If you know about these
topics, please try to find a few minutes to look over these articles
that are marked as needing technical intervention and see if you can
fix them up. You can do so either by logging into the wiki and editing
the articles directly, or by emailing your notes, sample code, or
feedback to mdnwiki <at> mozilla.org.

Contributors to Wiki Wednesday will get recognition in the next Wiki
Wednesday announcement. Thanks in advance for your help!

Thanks to cgack for contributing!

1) document.mozFullScreenEnabled ( http://mzl.la/yTrBna )
2) CustomEvent ( http://mzl.la/A2p0RN )
3) Selection ( http://mzl.la/qPLLzh )

Gmane