Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS advise on Responsive web design

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #158422
    sadunaresh
    Participant

    One of my client wants me to build an e-commerce website

    challenges are:

    1) should be responsive

    2) Site should work on IE7+

    3) Should be supported on javascript disabled user agents.(with fall backs or what ever)

    I’ve been brainstorming on below points

    1) For responsiveness we use css3 mediaqueries, problem is ie7 – I can use respond.js.. but what about javascript disables users?

    2) cannot use HTML5 Tags for ie7 – again html5shiv.js cannot be used for javascript disabled users

    3) one of my friend suggested to go with JQuery Mobile, again problem is what javascript disabled users.. and I do not know what issues I will face with mobile devices if I am not using jquery Mobile…

    can someone please guide me on how I can start on this… :(

Viewing 1 post (of 1 total)
  • The forum ‘CSS’ is closed to new topics and replies.