create a pop-up that only appears on mobile devices.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
hi,
when someone visits my site on any mobile device, a pop-up appears and it says that "please consider using this site from a PC because this website is not mobile-optimized, and we are working on it" and there a button that says "continue anyway".
any help ?
0
Kudos
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
That's pretty simple to do with Javascript, it can read the screen hieght and width and figure out if the device is a desktop PC, Tablet or Smart Phone. True 'pop-ups' are of course blocked by most web browsers so don't bother trying, but modal windows and Alert boxes should do what you need.
Lovelogic.net UK Jobs Scanner
0
Kudos
