Page 1 of 1

Redirecting to a link on breakpoint or smaller devices

Posted: Sat Nov 21, 2020 5:22 am
by wwonderfull
In wwb 16 can a webpage be redirected to a link when it is on a certain breakpoint?

Re: Redirecting to a link on breakpoint or smaller devices

Posted: Sat Nov 21, 2020 6:41 am
by Pablo

Re: Redirecting to a link on breakpoint or smaller devices

Posted: Sat Nov 21, 2020 7:07 am
by wwonderfull
No wonder you are the best on giving solutions. Once again thank you.

Re: Redirecting to a link on breakpoint or smaller devices

Posted: Sat Nov 21, 2020 10:04 am
by zinc
wwonderfull wrote: Sat Nov 21, 2020 5:22 am In wwb 16 can a webpage be redirected to a link when it is on a certain breakpoint?
This cannot be done based on your request. It can be done on certain anchors as far I know. Perhaps I am missing something here....

Re: Redirecting to a link on breakpoint or smaller devices

Posted: Sat Nov 21, 2020 11:07 am
by wwonderfull
The missing point may be that there was a a mobile redirect method which is deprecated now. But still the extension may do the work just fine.

Re: Redirecting to a link on breakpoint or smaller devices

Posted: Sat Nov 21, 2020 11:57 am
by zinc
wwonderfull wrote: Sat Nov 21, 2020 11:07 am The missing point may be that there was a a mobile redirect method which is deprecated now. But still the extension may do the work just fine.
I have never heard of a "deprecated Mobile redirect" method, you can do this using a simply call to check the screen size but it will never redirect to a certain break point asrequested.

Alternatively use [RZ] Mobile Activation Object extension.

Re: Redirecting to a link on breakpoint or smaller devices

Posted: Sat Nov 21, 2020 12:12 pm
by wwonderfull
thank you zinc it is good. 😊