Events sometimes do not work in IE

  • Thread starter Thread starter Julian Schmidt
  • Start date Start date
J

Julian Schmidt

Hello,

I discovered a mysterious bug that occures when visiting asp.net pages,
using Internet Explorer (and only when using IE).
Sometimes the browser simply ignores clicks on controls that I have
connected to an event: There's nothing happening -
not even a post back.
I reviewed the sourcecode of the html posted to the client, to ensure that
there is nothing wrong with the JavaScript
code: The __doPostBack function and the accompanying functioncalls are
syntactically absolutely correct - they're just
not executed.
Does anyone know how to by-pass the problem ?

Greets
Julian Schmidt
 
Thanks for your answer, I couldn't imagine that someone would react that
fast !
If you've got a idea what the problem is about, maybe it would be the
easiest way if you could visit the page under
http://www.duw.de/shop2002/products.aspx?folder=582 and try to comprehend
the bug:
It occures when you swap pages for a while, using the next- and last-page
arrows nearby the bottom of the pages. After swapping for a few (on average
about 6 or 7) times
the buttons suddenly refuse to work any longer...
I would be inconceivable thankful if you could help me - this bug keeps me
busy for approximately 3 month now...

Greets & thanks a lot in advance

Julian
 
Back
Top