Not signed in (Sign In)

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.


    • CommentAuthorviane
    • CommentTimeOct 25th 2006
     
    Is it possible to use different stylesheet as per the visitors resolution or browser?

    What I want to do is if visitor is having 800 x 600 resolution, Style1.css will be in used otherwise style2.css will be used.

    Thanks in advance.
    • CommentAuthorsam_st
    • CommentTimeOct 26th 2006
     
    QUOTE(viane @ Oct 26 2006, 04:49 AM) 37

    Is it possible to use different stylesheet as per the visitors resolution or browser?

    What I want to do is if visitor is having 800 x 600 resolution, Style1.css will be in used otherwise style2.css will be used.

    Thanks in advance.
    [/quote]

    It's a perfect question and has a perfect answer !
    After I saw this I tested a lot of methods but I failed /sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" />

    So started searching and here is the brilliant solution:

    http://www.themaninblue.com/writing/perspective/2006/01/19/

    and so here is the brilliant example:

    http://www.themaninblue.com/experiment/ResolutionLayout/

    Perfect, isn't it ?