Multi-screen development iPhone 4, iPad?

I am curious about multi-screen development. This one of the main selling features of Dreamweaver CS5. With the introduction of iPhone 4 and iPad with higher screen resolutions, what is the best way to target screens? The default set-up for multi-screen in Dreamweaver does not work for these devices? Is their a discussion ongoing about this or best practices?
Dave

Much depends on your desktop layout and how much customizing you need to make it perform well on iDevices.  From the hour of testing I did recently on iPad, all my desktop sites display just fine without a special stylesheet.
iPhone and iTouch are smaller so some changes are helpful but not mandatory.
See the device dependant page I've worked up below.  View in any browser except IE, resize the browser viewport to less than 480px and you'll see the mobile styles kick in.
http://alt-web.com/TEMPLATES/CSS-centered-round-boxes.shtml
Nancy O.
Alt-Web Design & Publishing
Web | Graphics | Print | Media  Specialists
http://alt-web.com/
http://twitter.com/altweb

Similar Messages

  • App updates are not removed after installing in update screen of iPhone and iPad

    Whenever there is an update for an app, the same is displayed in the update screen of the App Store in both iPhone and iPad. After downloading and installing the patch, the app is not removed from the update screen. In earlier iOS versions, the same gets removed and only the pending apps for update remain.
    Questions:
    Is this a bug?
    Will this not increase the update screen list of patch updates over time?
    Why are the updated patches not removed from the update screen?

    This is not a bug.
    The updated apps will start disappearing after about two weeks (on a first in first out basis)

  • How to have same screens on iphone as ipad?

    Have ipad, mini, and iphone all have apps in different locations screeens. Would live to have them all the same. .

    Hi the best way is to press them make then shake clear a space at bottom of screen Move them temporary then put them where you want. Cheers Brian

  • Infoblox Captive Portal will not pass the "Accept" screen on Iphone or ipad 6.1.2

    I am learning there is an issue with 6.1.2 with Captive Portal services where the latest IOS release will not progress beyond the terms and conditions. The next step in the authentricatoin process is certificate check so it would appear Apple has altered the process?
    We have a lot of users complaining now but only 6.1.2 is affected. I have checked previous version on other devices and there is no issue.
    Thanks
    Ken

    Anyone? C'mom, I know some of you techie type folks know how to fix this!

  • I recently began using reminders in ical and downloaded the iPhone and iPad app. It works great. However, the reminders in ical on the COMPUTER is difficult to work with - thin long column on the right rather than in it's own screen. is there a reminders

    I recently began using reminders in ical and downloaded the iPhone and iPad app. It works great. However, the reminders in ical on the COMPUTER is difficult to work with - thin long column on the right rather than in it's own screen. is there a reminders app for the COMPUTER that is more user friendly?

    sgreenie,
    If you are willing to wait, Apple - OS X Mountain Lion - Inspired by iPad. Made for the Mac explains that a "Reminders" application will be included in the next release of OS X.

  • I'm new to Mac, have had for approx.  I put my iPhone and iPad and my wifes in iTunes and now when i start my system on.  I now have a Guest user show up at the log on screen.  Is this normal.  And how can I take it off.   Tried the help and no luck

    I'm new to Mac, have had for approx.  I put my iPhone and iPad and my wifes in iTunes and now when i start my system on.  I now have a Guest user show up at the log on screen.  Is this normal.  And how can I take it off.   Tried the help and no luck

    Tatanka11 wrote:
    I'm new to Mac,...
    Then...  You may find these Links of Interest and Value...
    Show me how to set up my Mac.
    http://www.apple.com/support/mac101/
    http://www.apple.com/support/switch101/     Switching from PC
    http://www.apple.com/findouthow/mac/
    Enjoy your Mac...

  • Lock screen will not accept password on iPhone and iPad.

    I have an iPhone 4S and an iPad Mini that I use with corporate eMail which has enforced use of the lock screen with a secure password. Occasionally (it feels like at once every day)  when I go to unlock my iphone or ipad after the timeout has brought the lock screen up it will not let me enter the password.
    The soft keyboard appears and the keys appear response to my touch however no letters appear in the password box. I have to power off and restart before entering the password.
    It's driving me nuts, always happens when I'm in a rush. Any thoughts on what I can do to prevent it?

    Hello kennyred,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at:
    iOS: Forgotten passcode or device disabled after entering wrong passcode
    http://support.apple.com/kb/ht1212
    Connect the device to the computer with which you normally sync and open iTunes.
    Note: If iTunes asks you to enter the passcode, try another computer that you have synced with. Otherwise, go to "If you have never synced your device with iTunes, or you do not have access to a computer" section below.
    If the device is still disabled, or if iTunes does not automatically sync your device, sync the device with iTunes.
    If you have chosen to encrypt your backup, it will contain the passcode. Disable backup encryption before restoring from backup. Learn more about iOS backups in iTunes.
    When the backup and sync is complete, select Restore from Backup and choose the most recent backup of your device.
    Best of luck,
    Mario

  • Please tell me the System Requirement for developing Iphone,Ipad,Ipod Apps ?

    Hi All,
    can anyone please tell me the system requirement for developing Iphone, Ipad, Ipod applications.
    Thanks in advance :-)

    Start with the iOS dev center  >  http://developer.apple.com/devcenter/ios/index.action

  • Videocodec in Multi-screen Adobe Air development (iOS/Web/Desktop/Andriod, ...)

    Hello,
    I'm looking for info on using video files coming from an edit suit and used in Flash 5 development. We would like to create a multi-screen kind of media jukebox with a index table on the left and the video file on the right.
    The index table would be driven by a XML file, the video files would be flv or H264.   For Web and desktop we could use flv, for iOS we could use H264.  It is almost impossible to add both formats in the same app because that would increase the size of the app to much.
    Is there a multi-screen video format for these setups? Is there a document or showcase on this?
    Greetz,
    Wim

    Have you considered streaming the video instead of rolling it all into the same package?

  • MonoTouch vs Objective-C for iPhone/iPod/iPad development [closed]

    For someone with .Net experience and wanting to develop for iPhone/iPod/iPad, is it worth learning Objective-C? Is MonoTouch a good alternative? What are some of the trade-offs when using MonoTouch vs coding in Objective-C?

    Most of the information you've suggested there would be found in the source repository.
    The only thing you really need is the purpose section, which says what the class is there for.
    Would it be tedious to look in repository every time you want to know the other information? I'd say no. How often do you care who the original author was? Or when the file was first created? Plugins (such as Ankh SVN for Visual Studio) often allow you to right
    click within your current file and view the repoistory log for the file, so it's not that much of a hassle to actually see this information.
    Additionally, if you store the version history in a comment, this comment needs to be maintained. So over time there's a chance it could be lying to you. The source code repository automatically keeps this historical data, so doesn't need that maintenance,
    and will be accurate.

  • IPhone and iPad Constantly return to the Home Screen

    My iPhone AND iPad constantly quits mail, pandora, and may other apps and returns to the home screen. It also does the same in the middle of typing emails. I have spent four months back and forth to the Apple Store with no success. The attitude has been well...I don't know what's wrong. Now the warranty is up. Any advise or options?

    You name it, I have done it, multiple times. I have restored and set up as a new device every trip(4) to the Apple Store and on my own several times. The store has also reset the firmware twice. I have spent about 10 hours at different stores tech with no resolve. This all started when icloud came out. 

  • Apple seems to have bricked my iPhone and iPad with the activation error... But I AM a developer, what should I do?

    Hi, I work for a software development company that does iOS apps. Once iOS7 beta came out I downloaded it. Both my iPhone and iPad are not synchronized with the developer ID but my personal ID, however, my two devices where registered with the developer ID from my company.
    Now I'm getting the activation error and have no idea what to do, as there are really no options.
    What should I do? I really am a developer and wasn't using the iOS7 beta in any wrong way.

    bucketHand wrote:
    I really am a developer
    If you are a Registered Developer you should be posting in the appropriate forums

  • IPhone and iPad not being recognized by iTunes

    Hi All,
    I had a late 2007 macbook pro that developed a line across the screen where everything below it was gray. At first it was a simple 'wiggle of the screen' fix, then it evolved into a 'put a bag clip on the side', then it became a 'put a bag clip on the side and wiggle it to find the perfect spot'. My friend (who has the exact same model bought 3 days apart at the same location) upgraded to a macbook air and gave his old computer to me so I'd have a working screen again. He had updated the computer to lion before giving it to me (I had snow leopard). I had the HD's swapped as well as my ram (as I had 4 vs 2gbs). Now the computer is having some serious issues. When I plug in my iphone or ipad it isn't recognized in iTunes, I did notice its recognized in iPhoto but won't actually bring up any of the pictures... just shows that they exist (but are blank). Google Chrome crashes now everytime I use a command to open a tab or close a window etc. I've also noticed that programs are taking 15-30 seconds to open and I'm getting a lot of spinning wheels. Everything is updated and I've tried re-installing snow leopard and the programs that are being affected. And that's all I've noticed so far, but its only been 24 very frustrating hours.
    I'd go to apple but all the products are out of service so there won't be any help there. My friend had none of these problems before giving me the computer and took meticulous care of it. Anyone have any ideas what is going on?? I'm having a hard time trying to understand how swapping a HD could possibly cause all these problems.
    Thanks a bunch,
    Evan

    Thank you allan this worked, the final thing was updating the driver softwar for the AMDS in device manager. Thanks again.

  • Which mac notebook is required as a start to develop iphone apps?

    I would like to learn how to write iphone and ipad apps but need to purchase a mac first. What is the minimum mac notebook that will work for this? Do I need to buy the mac pro or will a mac air suffice?

    Adding to what Linc Davis says above, you can also use an additional display to make an "Extended Desktop" for more space on the screen. Windows can be moved freely between displays and can even be split across displays.
    You just need to register as a developer and "sign" the agrrement, then download Developer Tools and install.

  • How much will apple charge for fixing the multi screen?

    My ipod touch's multi screen doesn't work anymore. it won't respond when i touch the screen. all i can do is turn it off and turn it on and play music only with the remote headphones.

    Apple will exchange your iPod for a refurbished one for this price:
    Apple - Support - iPod - Repair pricing
    A third-party place may be less expensive. Here is one.
    iPhone Repair, Service & Parts: iPod Touch, iPad, MacBook Pro Screens

Maybe you are looking for

  • Hi i'm just wondering if you can sync iPhoto faces to my address book?

    hi i'm just wondering if you can sync iPhoto faces to my address book?

  • Cannot open LiveCycle protected pdf

    When trying the iOS reader to open a Livecycle DRM protected pdf, I get the following error (I'm obfuscating the server name on purpose) - "Access to this document is restricted by this remote server xxxxx.xxxxx.com, however we are unable to connect

  • [SOLVED] Hard drive expansion options

    Hello everyone, I installed Arch on a 40GB hard drive I had laying around just to try it out. I have since decided to use it as my main OS. How would I go about expanding my storage onto a second physical hard drive (250GB)? Considering I already hav

  • Portal Runtime Error - User Mapping error

    Hi,   I got below error in portal screen(EP6,SP12) when i navigated "User Administrator" -> "User Mapping".   Thanks in advance for your kindly help. Portal Runtime Error An exception occurred while processing a request for : iView : pcd:portal_conte

  • HCM / VDS / IDM Attribute Mapping

    Hi folks! So we have a bunch of attributes in SAP that start with SYHR, and we have a couple of questions about them. 1. How are these fields mapped to IDM? We've found some information in Identity Management for SAP System Landscapes: Configuration