- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I tried to added Footer in App Framework but now there is no way to delete it. In WYSIWYG footer cannot be selected.
Please help for how to delete it.
- Tags:
- HTML5
- Intel® XDK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you do delete the footer from the DOM Tree or Code view, then be sure to visit the page definition in the code view and make sure that the data-footer attribute is set to none. (eg data-footer="none" ) otherwise App Framework will continue to provide a default footer.
In fact, I bet that is what has happened(*), because the App Framework provided footer isn't known about by the Design View and thus is not selectable/deletable. But the fix is simple. Just set the data-footer attribute on the page.
(*) don't _remove_ the data-footer attribute either, because then App Framework will provide the default footer.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can delete it from the DOM Tree View.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you do delete the footer from the DOM Tree or Code view, then be sure to visit the page definition in the code view and make sure that the data-footer attribute is set to none. (eg data-footer="none" ) otherwise App Framework will continue to provide a default footer.
In fact, I bet that is what has happened(*), because the App Framework provided footer isn't known about by the Design View and thus is not selectable/deletable. But the fix is simple. Just set the data-footer attribute on the page.
(*) don't _remove_ the data-footer attribute either, because then App Framework will provide the default footer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Adebayo A,
Below are the screens from Intel XDK there is no footer available in DOM TREE view to delete.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page