When will opencart start to use html5?
Posted: Mon Apr 02, 2012 11:55 pm
Are there any plans to start using some of the HTML5 changes in Opencart core?
The 2 main things I would like to see are:
1. Remove all the onClick from the DOM and use jQuery click methods. With HTML5 you can use the data- attributes to store the product ID etc.
2. Form input type. E.g type=email, type=tel make it easier for registering on a smart phone.
Just putting it out there now, so that maybe in a few years time when HTML5 is better supported Opencart will be ready.
The 2 main things I would like to see are:
1. Remove all the onClick from the DOM and use jQuery click methods. With HTML5 you can use the data- attributes to store the product ID etc.
2. Form input type. E.g type=email, type=tel make it easier for registering on a smart phone.
Just putting it out there now, so that maybe in a few years time when HTML5 is better supported Opencart will be ready.