Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 09-12-2011, 02:35 PM   #1 (permalink)
Registered Member
 
Join Date: Sep 2011
Posts: 4
neuelex is on a distinguished road
Default [WEB APP] How to add scrolling inside an image ?

I'm developping a little web app, i would like to let the user scroll inside a map, like in google map for iPad, i don't zooming or anything like that. Just need to move inside the map with one finger. Inside Safari.

Anyone know how to that ?

Thanks.
neuelex is offline   Reply With Quote
Old 09-12-2011, 03:01 PM   #2 (permalink)
Registered Member
 
Join Date: Jul 2011
Posts: 241
MattW is on a distinguished road
Default

Quote:
Originally Posted by neuelex View Post
I'm developping a little web app, i would like to let the user scroll inside a map, like in google map for iPad, i don't zooming or anything like that. Just need to move inside the map with one finger. Inside Safari.

Anyone know how to that ?

Thanks.
This forum is for developing apps using the iOS SDK and Objective-C and, to achieve this you would simply put your image inside a UIScrollView (set the min and max zoom levels to both be 1.0f to disable zooming), and that's pretty much it.

To do this inside a UIWebView, you could try making your page content bigger than the device can display, and use this Apple-specific tag in your HTML code to disable zooming:

Code:
<meta name = "viewport" content = "user-scalable = no">
__________________

Highlight PDF text like no other app: iHighlight (now available for iPad and iPhone!)
-----
Create iPhone lists with no typing: Insta-List
-----
Make spelling fun, and create your own tests: iWillSpell
-----
A fast, elegant flashlight app: Insta-Light
-----


FourSixteen Productions
MattW is offline   Reply With Quote
Reply

Bookmarks

Tags
web app

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 402
9 members and 393 guests
7twenty7, Eclectic, eski, fiftysixty, JackReidy, teebee74, tim0504, UMAD, yuncarl28
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,672
Threads: 94,121
Posts: 402,904
Top Poster: BrianSlick (7,990)
Welcome to our newest member, yuncarl28
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 05:05 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0