Hi Kora, the orientationchange event is also fired if browser.width < browser.height
That means, switch from portrait to landscape mode. Greetz Christopher Am 15.10.2012 um 11:37 schrieb kora: > Hi Christopher, > > thank you for your reply - it works. > > You are right, "orientationchange" event makes more sense than "resize" > event in mobile use case. > But the first target to test of my implementation of image resizing is the > desktop browser without the possibility of an orientation change - that is > the motivation for the "resize" event. > > > Cheers > > Kora > > > > > > -- > View this message in context: > http://qooxdoo.678.n2.nabble.com/How-to-get-the-resize-event-on-a-mobile-environment-tp7581700p7581704.html > Sent from the qooxdoo mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Don't let slow site performance ruin your business. Deploy New Relic APM > Deploy New Relic app performance management and know exactly > what is happening inside your Ruby, Python, PHP, Java, and .NET app > Try New Relic at no cost today and get our sweet Data Nerd shirt too! > http://p.sf.net/sfu/newrelic-dev2dev > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
