My Webpage contains following items -
- Master page. UpdatePanel. UserControls. jQuery code.
While debugging, JS in chrome when I continue (F5) I expect the page to load and stay. But actually the page reloads. How do you prevent this situattion ?
My Webpage contains following items -
While debugging, JS in chrome when I continue (F5) I expect the page to load and stay. But actually the page reloads. How do you prevent this situattion ?