Insert an html5 canvas tag on the web page and also to insert some javascript code

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.

This forum is for discussing mojoPortal development

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.

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.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
2/17/2012 4:05:08 PM
Gravatar
Total Posts 2

Insert an html5 canvas tag on the web page and also to insert some javascript code

Hello,

I need to insert an html5 canvas tag on the web page and also to insert some javascript code in order to play an animation on the given canvas. Please inform me if this is possible in mojo portal and if you can give me a tip or orientation on how to do that.

Best Regards

Marte Garcia

2/17/2012 5:56:13 PM
Gravatar
Total Posts 1203
Proud member of the mojoPortal team

Help support mojoPortal!
Add-on modules

Re: Insert an html5 canvas tag on the web page and also to insert some javascript code

I'm not sure, but it's easy to test on the mojoPortal demo site. Create a new HTML instance on a page and add your HTML and JavaScript in the editor's HTML view. Sometimes the editor can strip out some of the formatting or add paragraph tags. If you find this interfering with your code, go into the module settings and uncheck the "Use WYSIWYG Editor" box. Then you'll just be entering raw HTML/JavaScript in a text box without any editor processing.

Jamie

You must sign in to post in the forums. This thread is closed to new posts.