Quote:
Originally Posted by susan_cassidy
You should be able to use JavaScript to change formatting based on whether the reader is using a mobile device or not. The browser type will be different.
|
I don't need JS when I can use media queries (which is what I'm doing).