hi there i have a php driven iphone website which displays its elements differently depending on the orientation of the iphone. lets assume there is page1.php and page2.php and the orientation is vertical. the user is on page1.php and follows a link to page2.php where he is asked to change the orientation to horizontal for better display of a wide image. then the user hits back and the page1.php is loaded as it was in vertical mode. the page contains javascript methods that determines the orientation and arrange the layout, unfortunately the javascript is not executed again when you go back to that page. i want to be the horizontal layout.
any idea how i can achieve a re-execution of the javascript to display elements accordingly to the phone orientation? appreciate any help, stan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
