hey all,

I have a project that my client would like to work on mobile devices.

http://askon.ca/en/test.shtml
http://askon.ca/en/css/askon.css
http://askon.ca/en/css/mobile.css

I set up a mobile style sheet that is supposed to blank out 2 columns, 
and have a group of extra links that don't show up in the screen version 
of the page.

#mobilelinks {
display : none;
}


It seems like some mobile browsers ignore the media="handheld" style, 
others ignore the style sheets altogether, others display what looks 
like their own rough version of the styles

http://www.browsercam.com/public.aspx?proj_id=490329

I don't think browsercam has remote access to mobile devices - any idea 
of who might? Any good ideas of how to handle this?

Thanks all!
Sandy
______________________________________________________________________
css-discuss [cs...@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