Page 1 of 1

How do I add an attribute to the header and footer div tags?

Posted: Mon Jul 14, 2014 1:04 pm
by Edward Curren

I am using the nativeDroid theme. When there is a tap on the content area the header and footer resize themselves. To resolve this issue the header and footer div tags require an additional attribute which is data-tap-toggle="false".

If I add the tag via editing the source html, further updates via the screen editor no longer update the source html.

How can I add this attribute to the header and footer div tags?

Thanks very much.


How do I add an attribute to the header and footer div tags?

Posted: Mon Jul 14, 2014 3:41 pm
by Kateryna Grynko

Hi Edward,

To add them click "more properties" in Properties panel for each selected component. And you would need to undo source changes: devcenter.appery.io/tutorials/source-editing-tutorial/


How do I add an attribute to the header and footer div tags?

Posted: Tue Jul 15, 2014 1:37 am
by Edward Curren

Thanks very much Katya. Works perfectly.