Simple-RESS
-
Has anyone tried Simple-RESS yet? It seems to be the solution that I have been waiting for. While CSS media queries are grand and there are definitely Javascript solutions that get me closer to where I want to go, I would rather have the server detect what the screen width is and serve specific files and code just for that.
-
Though I still have to test this in action, there seems to be too many weaknesses like cookies being disabled, then JavaScript being disabled, and then there's the "arbitrary" assignment of a width.
Maybe you can share us your experience if ever you do try to use this @Scrivs. -
@aprilfool I'll definitely give it a shot, but I wonder if there is a way you can fallback to media queries if the conditions you mention fail. That seems to be the best resort.

