thanks for reading...
It is my understanding (which my be wrong) content hidden with css loads but is kept hidden. Rather than using media queries to toggle hidden/visible content depending on the device, I was wondering if it is possible to use jquery on the page load to get the viewport width... and then write the width to mysql... and then retrieve the width with php on the same page without a page re-load.
If so, how would the jquery be written?
Thanks in advance for taking the time to read, Pete