Re: Question to markup: Mobile output
Posted: Thu Jun 09, 2011 4:40 pm
I understand your frustration, but this is not an easy task.konus wrote:presenting a mobile view of my blog looking OK to most handhelds
Well, in that case, you're gonna have to employ sort of a hybrid. Responsive web design can only provide the same or a slimmed-down look of the desktop view. It can not suppress features of the blog. (Actually, it can hide stuff using CSS, but it's not able to control the emitted HTML code.)konus wrote:It even does not have to look similar to the desktop design (I would however like the same colors) and it should definitely not have all the features of the desktop version of my blog.
The mobile plugin can do that, and yes, it would be possible to combine the mobile plugin with elements of responsive design to do so. However, I can not do this alone, I would need active help by a plugin developer.
YL