Search the Community
Showing results for tags 'canvas'.
-
Hello I just made an improvement of my current website. now it become a customizable products website I would be happy to comment it ? this link thanks Ali
-
Hello everyone, I'd like to insert the HTML5-Tag <canvas> to my Prestashop 1.4.5.1 main site. I was trying to use the Editorial Module. But everytime I´m typing in the following code: <canvas id="button" width="370" height="278"> <a href="#" title="link">Link</a> </canvas> the Editorial Module is converting it to: <p><a title="link" href="#">Link</a></p>. Does anyone know how I can use this HTML5-Tag on the landing page of my website? It would be fine if it would work with the Editorial Module. But other solutions would be also appreciated. Thanks a lot