2

Picture Demo

I have a button and footer

I want to click the button for redirect to a website but keep the footer fixed.

Please help me. I use Intel XDK

Thanks for your help.

Peppo
  • 1,107
  • 1
  • 12
  • 19
Alex
  • 77
  • 1
  • 6

2 Answers2

0

When adding new page, add it as a subpage, this should keep the header and footer same:

enter image description here

krisrak
  • 12,882
  • 3
  • 32
  • 46
0

you can try loading that website on the same page keeping the header and footer unchanged, this is what I prefer when I want to do the same. Or if you want to load in a different page, then create a sub page and load the website on that page.