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. It's in the header of the MasterPage. Is it possible with Ajax to change the Content-Page from this menu without having the whole MasterPage reloaded(including the Menu)?
EDIT: perhaps this link describes my problem better: http://forums.asp.net/t/1046795.aspx Is iframe an alternative and when yes, does MasterPages make sense anymore when using iframes?
EDIT: Kervin and this page leads me on the right track.