Good morning all,
I am using an instance of the mobile browser, which is working.
Is it possible to scale the page content to the width of the control via script?
Any help would be much appreciated.
Many thanks,
Todd
Scaling of Mobile Browser Content
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Scaling of Mobile Browser Content
Code: Select all
iphoneControlSet browserID, "autofit",true
Re: Scaling of Mobile Browser Content
As always, much appreciation to you, Dixie!

