Skip to Content
0
Former Member
Jun 19, 2012 at 10:19 PM

how to change hybrid web container html code

45 Views

Hello all.

After generating an app, in generated workflow directory I can see several files, including CSS, JS and HTML. In "workflow_jQueryMobileLookAndFeel.html" I can see all the app DIV's included.

My goal is to change some colors and shapes in generated html (none of the 5 jQuery Themes suites our needs). For example, I want to change the color of an inserted button and the color of the input field labels.

First of all, I can add a CSS file to the project and (I think) it will not be deleted next time I regenerate it and will be passed to SUP server and subsequently to the device.

Next, I would want to change workflow_jQueryMobileLookAndFeel.html, to use MY CSS definitions, but how can I send those changes to SUP server? And how can I avoid these changes do be deleted when regenerating the workflow?

Regards,

Sup Starter