PDA

View Full Version : 'Ordering' objects for mobile browsers


donnyj
08-28-2007, 04:20 AM
Is there a way to specify the 'order' of objects on a webpage?

When my webpage is viewed from a blackberry or other phone-based browser, objects are displayed in the order generated by WE6.

For an example, view www.kylefieldturf.com from your PC browser, then from your smartphone browser.

Your help is appreciated! :)

-donnyj

donnyj
08-28-2007, 04:57 AM
Figured it out. Used the layers tab in the Inspector to arrange the order of the objects. I should have realized that WE6 generates the html code from the bottom layer to the top.