• Resolved ciriman

    (@ciriman)


    like topic title, someone know if is possible to redirect after detecting the monitor resolution? or other plugin knowed

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author John Godley

    (@johnny5)

    Can you provide more information?

    Thread Starter ciriman

    (@ciriman)

    for example if the Windows / monitor size is 1440x900px, go to url .. otherwise .. go to url .. or define an url for various Windows / monitor sizes. my need is to make possible a site perfectly visible for all monitor sizes, but in some cases there is a need a different layout for specific range of monitor sizes.

    Plugin Author John Godley

    (@johnny5)

    No, that’s not possible with a redirect. You will need some javascript.

    It would be better to look into responsive designs so you don’t need to redirect for monitor sizes.

    Thread Starter ciriman

    (@ciriman)

    I know the responsive logic. but sometimes the special effect of the layout doesn’t work right below the low resolutions, so it’s useful to have a different page for specifics resolution with another structure without java effects or transition effects. anyway… if is possible to redirect with monitor size rules it’s amazing!

    Plugin Author John Godley

    (@johnny5)

    Only JavaScript has access to monitor size information.

    https://stackoverflow.com/questions/29130776/url-redirect-based-on-screen-width

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘redirect by the monitor resolution’ is closed to new replies.