M
Mark
We recently developed a .NET application in C#. It appears to work fine on
a majority of browsers with subtle variation, with the exception of IE on a
Mac. Now, I wish I could throw the Macs out the window, but I can't, so ...
I'm aware of a posted bug that Microsoft is aware of
(http://support.microsoft.com/default.aspx?scid=kb;en-us;818803) but this is
related to client side validation, and a few other items that don't appear
to jive with our problem. In our case the following occurs:
1. Site works fine for a while.
2. All of a sudden, the Click events on buttons suddenly don't fire. This
happens on multiple pages. Based on our error handling, it appears that no
exceptions are thrown.
3. After clicking a button, the spinning wheel will appear while your mouse
remains over the button. After moving your mouse off the button, the
spinnig wheel returns to a normal cursor. That's all that happens.
Odd. Suggestions or comments? Funny that the one problematic browser is
IE, and not Netscape. Thanks in advance!
Mark
a majority of browsers with subtle variation, with the exception of IE on a
Mac. Now, I wish I could throw the Macs out the window, but I can't, so ...
I'm aware of a posted bug that Microsoft is aware of
(http://support.microsoft.com/default.aspx?scid=kb;en-us;818803) but this is
related to client side validation, and a few other items that don't appear
to jive with our problem. In our case the following occurs:
1. Site works fine for a while.
2. All of a sudden, the Click events on buttons suddenly don't fire. This
happens on multiple pages. Based on our error handling, it appears that no
exceptions are thrown.
3. After clicking a button, the spinning wheel will appear while your mouse
remains over the button. After moving your mouse off the button, the
spinnig wheel returns to a normal cursor. That's all that happens.
Odd. Suggestions or comments? Funny that the one problematic browser is
IE, and not Netscape. Thanks in advance!
Mark