Hi, I was wondering about something. Frankly I want to do nothing with breakpoints. It just *feels* wrong. And my website has a tiny font but on rotation it is still readable on a phone.
What I'm really looking for is simply a message that pops up when a user is on something else than a laptop/pc or tablet. The message is to simply ask the user to rotate their device.
I'm using a lot of [rz] tech but basically I'm looking for something that just gives the warning on page load and disappears when the screen has been rotated. My website is www.levensgenoot.nl.
Is there a solution for this?
"Please rotate your phone"
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
"Please rotate your phone"
// Love is the acceptance of nothing / Account age is no guarantee of efficiency ;-) ->
Above, Beyond, and @wwonderfull! <- Genuinely helps you with a powered up site that counts! Four Times Excellence!
Above, Beyond, and @wwonderfull! <- Genuinely helps you with a powered up site that counts! Four Times Excellence!
Re: "Please rotate your phone"
The normal way to do this is by using breakpoints and the orientation. In that case, the browser will take care of the layout switch automatically without the need for a different page.
If you do not want to use breakpoints then you will need to implement a script yourself and use a redirect.
If you do not want to use breakpoints then you will need to implement a script yourself and use a redirect.
Re: "Please rotate your phone"
Rembember Jerryco, breakpoints are your friends.Frankly I want to do nothing with breakpoints.

Re: "Please rotate your phone"
Okay, so it will have to be a custom script. Might head over to Fiverr. No breakpoints for me. Can anybody tell me if this custom script could interfere with the [rz] technology on my website?
// Love is the acceptance of nothing / Account age is no guarantee of efficiency ;-) ->
Above, Beyond, and @wwonderfull! <- Genuinely helps you with a powered up site that counts! Four Times Excellence!
Above, Beyond, and @wwonderfull! <- Genuinely helps you with a powered up site that counts! Four Times Excellence!
- BaconFries
-
- Posts: 5978
- Joined: Thu Aug 16, 2007 7:32 pm
Re: "Please rotate your phone"
There's always the possibility of script conflicts and you will only know once implemented. And as [rz] is no longer with us to say so only you can decide to use custom scripts.Can anybody tell me if this custom script could interfere with the [rz] technology on my website?