- From: Ian Hickson <ian@hixie.ch>
- Date: Wed, 5 May 2010 04:47:13 +0000 (UTC)
On Tue, 4 May 2010, Perry Smith wrote: > > I see in the html5 spec an 'onshow' event but no text describing when > the 'show' event is triggered. It's part of the context menu mechanism: http://www.whatwg.org/specs/web-apps/current-work/complete.html#context-menus > It would be wonderful if an element had an event that would fire when > that particular element is shown on the page. This might be due to the > display attribute changing or it might be due to it scrolling into view. That's more of a presentation issue; I recommend raising this in the context of CSSOM. Anne, is there a bug database or issues list for CSSOM where things like this can be logged? -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Tuesday, 4 May 2010 21:47:13 UTC