This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.
Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.
Before posting questions here you might want to review the developer documentation.
Hi
I am trying to develop an application using Mojoportal with HTML5 controls. But it gives the error as "Element is not supported".
Can anyone tell me how do I use those controls in the application?
Thanks in advance.
Thanks,
Kshitij Gugale
Please explain your question more clearly and assume I don't know what you mean when you say "HTML 5 Controls"
I am using HTML5 tags like article, figcaption, video and many more in my application using mojo. But it is showing me an error like "Element is not supported".
Using html5 elements where?
It is showing the error where?
What version of mojoPortal?
What version of .NET framework?
I think not all browser support Html5 control, not sure which browser you are using right now, can you post the code which causes the error?