Hello.
Instead of using Html.ActionLink to load subpages into MainContent, I would like to load them with ajax.
For example (taken from Site.Master):
This works, but when i click one of the links it seems to load the master page all over again.
Click a link and see what happens. Any ideas how to solve this?