A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Design Issue

  1. #1
    Registered User
    Join Date
    Oct 2013
    Posts
    1

    Design Issue

    Hello,
    When we are designing a website ,we have to face the resolution issues..It may vary on differnt operating system..So how to fix this issue??

  2. #2
    ScratchingEverything

    100% Swedish
    DaPurno's Avatar
    Join Date
    Oct 2000
    Posts
    325
    First thing to do is decide wether you want mobile detecten or a responsive design.

    With mobile detection you check if the client is a mobile device and have a separate special designed part for those devices with is light and optimized for that purpose.

    Responsive design uses a different approach. It scales and alters your site depending on the device (resolution) that a client uses.

    Both have pros and cons.

  3. #3
    Registered User
    Join Date
    Jun 2014
    Posts
    3
    While designing your website, the developers have to choose an option of using layers. You won't face resolution issue, if your developer sets the layer position on absolute and let the browser decide the right position.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center