SmartNavigation, PostBack, and Filters are crashing IE 6

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?
 
J

John Saunders

Greg Leizerowicz said:
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?

Forget it.

SmartNavigation has a number of well-known bugs. If you ever want to know
why, take a look at
<drive>:\Inetpub\wwwroot\aspnet_client\system_web\1_1_4322\SmartNavigation.j
s.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top