473,614 Members | 2,268 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

SmartNavigation , PostBack, and Filters are crashing IE 6

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.s tyle.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?
Nov 18 '05 #1
1 1564
"Greg Leizerowicz" <gl**********@h otmail.com> wrote in message
news:OL******** ******@tk2msftn gp13.phx.gbl...
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.s tyle.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>:\Inetpu b\wwwroot\aspne t_client\system _web\1_1_4322\S martNavigation. j
s.
--
John Saunders
johnwsaundersii i at hotmail
Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1576
by: Mark Petersen | last post by:
Is there a way to prevent a page postback from being added to the browser history without using SmartNavigation? I'd like to be able to do this in a cross-browser compatible way (modern standards-compliant browsers). I've seen tons of articles on how to maintain scroll position and focus, but what about this other feature of SmartNavigation? Anyone know of a base page class that could accomplish this? Or do I have to wait for Whidbey?
2
1424
by: Snig | last post by:
Hi All I wanted to enable "SmartNavigation" in my site. For this I put <pages smartNavigation="true" /> in web.config file. So far so good. But it causes the link from the aspx pages to the css files be broken. When an aspx page opens up for the first time, it displayed everything fine as per the linked css file. But after postback the page is displayed without any formatting, i.e. as if it could not find the css file.
2
1024
by: Rick | last post by:
I've got a long page (user requirement) with a datagrid on the second scrolled page. I've got smartnavigation on and it works fine for everything else on the page, but if I click a sort header or an item edit on the datagrid, postback puts me back to the top of the page. Any way I can get smartnavigation to work for a postback triggered by from a datagrid?
0
1108
by: Kevin Ortman | last post by:
Hi all, I am wondering if the following is a known problem, and if there are any known solutions. Thanks in advance, Kevin Ortman
1
353
by: Andreas Klemt | last post by:
Hello, when SmartNavigation is True how can I force after Postback that the page goes to the top because of the error message or where should I put the error message (top or button)? With old Browser SmartNav is disabled. Thanks for any help Andreas
5
1629
by: ddt.demos.su | last post by:
I have had some problems with using Samrtnavigation. Using a frame solution where initially a datagrid is displayed, which when an item is selected hides the datagrid panel & presents a panel of controls that have validation. Without smatnavigation this works fine, with it enabled the error message 'can't find script....' occurrs. One thing I found that cures it is setting; in I.E. the 'Check for newer versions of stored pages' to...
7
1797
by: morrisdn13 | last post by:
I have encountered a very strange problem that makes it look like the page is not recreated in entirety after a postback when I turn on smartnavigation. If I click on a server control, the page is returned blank. I have a JavaScript routine displaying a session countdown in the browser statusbar that continues counting without resetting as it normally would after a postback. An error icon is displayed in the browser statusbar after the...
2
271
by: Jay | last post by:
I use SmartNavigation a lot and it makes the web UI very nice for some situation. I have trouble in using SmartNavigation and setting the focus to a textbox using the code below. Has anyone found a way to make SmartNavigation work with setting the focus. Jay <script type="text/javascript">
5
2033
by: Finn Stampe Mikkelsen | last post by:
Hi How can i set a focus to a textbox in my codebehind page?? I have this WebForm, that takes information from a user and 2 buttons on the form. One that takes action on the entered information and one that resets the form... The second on, the reset button, i would like to set focus back to the first textbox on the form. I already have an onload in my body, which sets the
0
8130
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8623
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8275
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7091
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5538
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4050
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4121
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2566
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
0
1423
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.