Hello list,

Attempting to improve my "responsive" skills here...

We are working on a site that we would like to be responsive. We are
wondering about what content would a mobile user *need* to receive
when viewing the site.

My question is: is using CSS media queries to hide (display:none;)
content from mobile users and showing it for desktop users a best
practice? We have run into cases where, under the right situation,
desktop users have triggered or ignored (very old browser) the media
queries - which is obviously not desired.

Layout changes aren't so much the problem. It's the showing/hiding of
content that is in question. Should the showing/hiding be done another
way, and if so, what *is* the best way to do this?

TIA

-- 

Tom Livingston | Senior Interactive Developer | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to