On Mon, 10 May 2010 19:44:37 +0200, Kenneth Christiansen <kenneth.christian...@openbossa.org> wrote:

Hi Simon,

So what you are suggesting is a kind of
document.addMediaRuleListener(mediaquery, listener) etc? I think that
should be quite easy to implement.


That seems quite a cludge.

Should be
  addEventListener("mediaChanged", listener, false);
There is already an event model, and it would just require a new event type.

--

João Eiras
Core Developer, Opera Software ASA, http://www.opera.com/

Reply via email to