Hi everyone,
I've a problem while doing Hide\show a div(a element) in InternetExplorer.
i.e for changing the style of a div -- display : block; | display : none;
Show and Hide using display property as block and none works fine in FireFox. But not in IE.
How can i do this? or Is there any other way to this?
Please give solution. Thanks in advance...