Allow URL Param to force mobile UI
On some smartphones or tablets both the main and the mobile versions can be used, so need a way to switch between them. Maybe an url param or a cookie.
On some smartphones or tablets both the main and the mobile versions can be used, so need a way to switch between them. Maybe an url param or a cookie.
You can force mobile mode passing following GET parameter in the URL string.
Mobile mode:
http://feedback.userecho.com?mobilemode=trueFull site mode:
http://feedback.userecho.com?mobilemode=false
You can force mobile mode passing following GET parameter in the URL string.
Mobile mode:
Full site mode: