Liferay theme - html5 -


i developing portlet liferay (v6.0.5, runs on jboss). use html5 (canvas more specific) in portlet. how can find, if theme using on portal support html5?

i know themes html5 support exist , have choose right one? or wrong , themes automatically support html5?

thanks tips!

all liferay themes automatically support , browsers should worried about.

there nothing special make theme html5 since matter of doctype change (<!doctype html>) make browser know rendering html5 stuff. can check doctype in portal-normal.vm , other template files see if theme html5.

but scripting support doubt if (liferay's default library) provides additional html5 specific modules manipulating canvas, file-api etc.


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -