I haven't done this (yet) but I would think the best way would be to leave the meta tag as it is in the iUI samples, but to implement an event handler for touch and/or gesture events and a CSS scale transform.
-- Sean On May 12, 2010, at 2:01 AM, Taufiq Yusuf <[email protected]> wrote: > Hello, > > I want to do pinch-in and pinch-out on an image (like zoom > functionality) in iui based app. I know if i remove meta tag "<meta > name="viewport" content="width=device-width; initial-scale=1.0; > maximum-scale=1.0; user-scalable=0;"/>" it will enable this > functionality but the layout gets disturb. > > I am removing the tag with javascript but it doesn't take the effect. > any suggestions? > > > Regards and Thanks > > Taufiq > > -- > 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. > -- 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.
