YUI generally works well with mobile browsers that are based on A-Grade browser foundations. For example, Nokia’s N-series phones, including the N95, use a browser based on Webkit — the same foundation shared by Apple’s Safari browser, which is found on the iPhone. The fundamental challenges in developing for this emerging class of full, A-Grade-derived browsers on handheld devices are:
- Screen size: You have a much smaller canvas;
- Input devices: Mobile devices generally do not have mouse input, and therefore are missing some or all mouse events (like mouseover);
- Processor power: Mobile devices have slower processors that can more easily be saturated by JavaScript and DOM interactions — and processor usage affects things like battery life in ways that don’t have analogues in desktop browsers;
- Latency: Most mobile devices have a much higher latency on the network than do terrestrially networked PCs; this can make pages with many script, css or other types of external files load much more slowly.
There are other considerations, many of them device/browser specific (for example, current versions of the iPhone’s Safari browser do not support Flash). The goal of these sections on YUI User’s Guides is to provide you some preliminary insights about how specific components perform on this emerging class of mobile devices. Although we have not done exhaustive testing, and although these browsers are revving quickly and present a moving target, our goal is to provide some early, provisional advice to help you get started as you contemplate how your YUI-based application will render in the mobile world.
This article sponsored by San Diego dentist
Incoming search terms:
- yui mobile
- yui for mobile
- mobile yui
- yahoo ui mobile
- YUI and mobile
- yahoo yui mobile
- yui mobile app
- yui and mobile support
- yui mobile?
- yui mobile support

Mobile browsers are still kind of crude if you compare it to the desktop browsers we use on PC.:’:
i am always on the lookout for new mobile devices. i am sort of a gadget addict.“;
i have seen a few mobile browsers and used some of them, they are still a bit slow *~~