G
Greg Leizerowicz
I'm crashing IE 6 when doing the following:
1. turn on SmartNavigation
2. run the following sequence a few times (IE will crash around the 3rd
time):
a. PostBack
b. set a filter using jscript - ex: document.body.style.filter =
"Gray()";
I've set up a simple project with one page, one button to do the postback,
and another html button to change the filter. Works OK without
SmartNavigation, crashes once I turn it on.
Is there another way I can change the filter of the body, or should I just
forget it?
1. turn on SmartNavigation
2. run the following sequence a few times (IE will crash around the 3rd
time):
a. PostBack
b. set a filter using jscript - ex: document.body.style.filter =
"Gray()";
I've set up a simple project with one page, one button to do the postback,
and another html button to change the filter. Works OK without
SmartNavigation, crashes once I turn it on.
Is there another way I can change the filter of the body, or should I just
forget it?