Possible to load Masterpage's Content(aspx-page) asynchronously from Menu?
- by Tim
Hello,
first of all: I'm new to Asp.Net MasterPages and jQuery.
I have a Asp.Net Project with one MasterPage. I have used this menu for navigation. Its in the header ofer the MasterPage. Is it possible with Ajax to change the Content-Page from this menu without having the whole MasterPage reloaded(inclooding the Menu)?