I'm aware that alternating style sheets exist and I can control them with some Javascript, however, I don't think this will work for the kind of content I have on my website, namely:
So is it possible to use a script to reroute users to /mysite/large and /mysite/small based on their desktop resolutions? (Large being equal to 1280x1024 or larger)
Thanks!
- Different sized buttons exhibiting a rollover image
- Different size gallery thumbnails with different links to images
So is it possible to use a script to reroute users to /mysite/large and /mysite/small based on their desktop resolutions? (Large being equal to 1280x1024 or larger)
Thanks!