Posted by fishfree on December 5, 2012 at 1:27am
4 followers
Jump to:
| Project: | Zen |
| Version: | 7.x-5.1 |
| Component: | CSS/SASS/HTML markup |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I have to make a site for very old phones, so I need use the xhtml not html5, and at the same time, I want to keep the function of responsive layout. So comes my question.
Any help would be appreciated!
Comments
#1
I've never heard of that requirement for very old phones. HTML5 was specifically designed so it had the minimum doctype and syntax so that it worked on most browsers. Do you have details/links for this requirement?
I don't think it makes sense to add this as a feature to Zen.
As a work-around, you can download the 7.x-3.x version of Zen and copy the XHTML bits out of its html.tpl.php into your sub-theme.
#2
Yes, you are right, I'm wrong. The HTML5SHIV can adapt the old phones even using Zen 7.5(HTML5 DOCTYPE).
#3
#4
Automatically closed -- issue fixed for 2 weeks with no activity.