Im using SmartClient 8.3 Power Edition.
Im trying to migrate my application from HTML4 to HTML5 in order to provide support for IE 10 browser since all the latest versions depends on HTML5.
I would like to know whether this is a good option?
To do so one basic change i found through the forum is :
1. Including <!DOCTYPE html> tag in all jsp files
Is there any other smartclient specific changes to be done ?
Im trying to migrate my application from HTML4 to HTML5 in order to provide support for IE 10 browser since all the latest versions depends on HTML5.
I would like to know whether this is a good option?
To do so one basic change i found through the forum is :
1. Including <!DOCTYPE html> tag in all jsp files
Is there any other smartclient specific changes to be done ?