javascript - header re loading when loading a new page on wordpress -


i'm developing website on wordpress. i've finished building website have problem. have #header section menu, , .entry section pages. wanted know if there's way of stopping header reloading every time have new page. there wordpress plugin ? javascript code ? or else... problem header displays new informations depending on wich page displayed.. example have gallery , header displays counter... hope understand i'm asking , hope can me ! thanks

there 2 ways think

  • ajax load section of page
  • use iframes load body

Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

c++ - Correct method for redrawing a layered window -

java.util.scanner - How to read and add only numbers to array from a text file -