I would like to use a conditional statement to attach a different stylesheet for:
if the clients resolution is <= 1024*768
I\'m pretty sure t
There's this option, totally client side and javascript driven, add a script tag:
You could even add other if statements for smartphones and tablets.
if