Tags:
create new tag
, view all tags
I use a number of different browsers and it would be nice to have the skin I use be determined by the browser I am connecting with. Has anybody come up with a solution to this problem other than manually changing the skin? I was thinking of something like:

#if % BROWSER% matches IE
      * #Set SKIN = TigerSkin
#endif

#if % BROWSER% matches mozilla
      * #Set SKIN = default
#endif

#if % SKIN% matches "^$"
      * #Set SKIN = default
#endif

-- JohnRouillard - 04 Dec 2001

Topic revision: r1 - 05 Dec 2001 - 03:32:41 - JohnRouillard
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback