Hi,
im doing a website with master page, i hide and show some images every now and then on the master page, when i hide and show without redirecting to another page it doesnt give me any problems, but when i navigate to another page i lose the hide and show changes, so nothing happens on my images, but yet it redirects to another page i used the NavigateUrl="page.aspx" from the ASPxMenu to redirect and i need to trigger an event on the ASPxMenu items that will do the hide/show, i also tried javascript and i got the problem when i do the redirect nothing happens on the masterpage
can anyone help!!