I am designing a web application in which there are 3 parts on main page.1. Header : contain Menu BAr2. Content : For loading of page3. Footer All these are div tags , Now i want that whenever i click on a link on Menu Bar my related page will open into div tag.Can you suggest me good way for doing this?