Skip to content
IT Nursery
  • Home
  • Programming
    • Mac / IOS
    • Android
    • Web Applications
    • PHP
    • Java
    • C
    • C++
  • DataBase
    • MySQL
  • CMS
    • WordPress
  • System and Network
    • Serverfault

mobile-web

Data Table and List

by IT Nursery

There doesn’t seem to be a need for columns data to compare so would definitely avoid a table here. The only advantage of … Read more

Tags data-tables, dynamic-ui, lists, mobile-web, web-app

Example of a kinesthetic “quasimode” on mobile web app?

by IT Nursery

You could solve this with mousedown/mouseup events, and their touch equivalents, touchstart/touchend. image.addEventListener(‘touchstart’, () => { image.classList.add(‘zoomed’) document.addEventListener(‘touchend’, () => image.classList.remove(‘zoomed’), { once: … Read more

Tags interaction-design, mobile-web

Log in then subscribe, subscribe then log in, or something else?

by IT Nursery

If they’re only going to be signing in with FaceBook it makes sense to have them sign in first. As a user I … Read more

Tags mobile-web, website-design

Is it better to provide different layout for Landscape and Portrait orientations in iPad Websites? or Same layout is fine

by IT Nursery

Ideally your layout should be able to cope with whatever aspect ratio the user chooses to use, whether that’s landscape, portrait or square. … Read more

Tags ipad, mobile-web, website-design

Can a mobile app (not native app!) be forced portrait or landscape? [closed]

by IT Nursery

For iPhone, at least, this question has already been answered on StackOverflow: How do I lock the orientation to portrait mode in a … Read more

Tags mobile-web

Can this double picker be achieved by a web app (not a native app)?

by IT Nursery

Yes it can. Take a look at Sencha Touch. The example below is from my iPhone in Safari (HTML5 app).

Tags HTML, input, jquerymobile, mobile-web, web-app

Automatic redirect to mobilesite – Best practice

by IT Nursery

Having a root page that redirects whenever you’re on a mobile device sounds like the way to go (try surfing to facebook.com with … Read more

Tags mobile-web, website-design

Choosing the right resolution to target for the mobile web

by IT Nursery

There are a few different approaches that can be taken here. The first approach is to specify dimensions using percentages. In other words, … Read more

Tags mobile, mobile-web, screen-resolution

Difficult UI in e-commerce product page

by IT Nursery

You can place the buttons on the top. Here is a rough update to your design. The top bar can freeze on top.

Tags e-commerce, mobile-web, usability

Designing for landscape mobile view

by IT Nursery

On the last project I was working with, we’ve just decided to scale the 320 view until 480. Of course, there can be … Read more

Tags mobile, mobile-web, responsive-design
Older posts
Page1 Page2 … Page28 Next →

Recent Posts

  • Advice for improving internal dashboard [closed]
  • grep : ‘+’ special character
  • File location for Syslogs in Centos machine
  • How to collect users’ task completion times?
  • “service {FOO} start” vs. “/etc/init.d/{FOO} start”? [closed]
IT Nursery
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Important Link

  • About
  • Privacy Policy
  • Contact

IT Nursery

The Goal of ITNursery Engaging the world to foster innovation through aggregate information. Our Question Answer post, blog information, products and tools help developers and technologists in life and at work.

copyright © 2023 All Right Reserved | IT NurSery
x
x