/ Published in: HTML
A user may click a link on a mobile site which should open a page on the desktop site, not the mobile site. Appending the following code to the link will do that.
Expand |
Embed | Plain Text
&nomobile=1 or ?nomobile=1 (use this one if it's the only parameter in the URL)
You need to login to post a comment.
