četvrtak, 18. lipnja 2009.

Ajax Toolkit: Accordion SelectedIndex problem after refresh in firefox

PROBLEM:

If I use SelectedIndex In Accordion control after refresh in firefox the context of needed pane will be showed. How to fix this?

SOLUTION:


Turn Off the Autocompletion Feature.

Exapmle:
form id="form1" runat="server" enableviewstate="True" autocomplete="off"