[jboss-user] [JBoss Portal] - Re: Custom Layout that forces Quirks Mode
mping
do-not-reply at jboss.com
Fri Nov 30 10:35:39 EST 2007
If anyone cares, I created a custom layout that renders the base portlets ok and is in quirks mode. This enables some DOM/Javascript features that are disabled in XHMTL or strict mode.
This was done in Jboss Portal 2.6.2 AS 4.2.1.
The only relevant changes are:
- removing the doctype declaration from the layout jsp
- forcing the header content on the layout jsp to have a height of 1px or so.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109356#4109356
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4109356
More information about the jboss-user
mailing list