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 - 2001-12-05 - JohnRouillard
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.