single page for mobile/iphone and desktop
Posted
by henna
on Stack Overflow
See other posts from Stack Overflow
or by henna
Published on 2010-05-27T19:19:56Z
Indexed on
2010/05/27
19:21 UTC
Read the original article
Hit count: 193
i have developed a mobile version of a page and it uses some mobile specific java and css
i have come across many solutions to point mobile/iphone users to that specific page and desktop users to original webpage.
but what i want is that i get both things in one page and when user is on mobile that certain part of javascript and css run while on same page without user being redirected to other pages.
is this possible
© Stack Overflow or respective owner