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.
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.