By entering the site using mobile device, i made a script to redirect it to mobile version in host
what i need :: i need redirect from mobile view to actual desktop view when the user click a button.
and it should not go to the mobile version when user click any other page or other link..
guess the code will be like this, but when redirects to an anouther link may it open a mobile site ?
<a href="www.domainname.com">click here to view desktop site</a>
thanks in advance