developer155
Programmer
Hi,
I have a page with JS that reacts to button down event and attaches events to a user control. It works fine for all users except one user's machine where when button pressed when conrol is selected, nothing is being put into control. He has to hit button again.
Not to get deep into code, what could be causing JS issues for just one machine? Could it have anything to do with the fact that JS calls are asyncronious?
thanks
I have a page with JS that reacts to button down event and attaches events to a user control. It works fine for all users except one user's machine where when button pressed when conrol is selected, nothing is being put into control. He has to hit button again.
Not to get deep into code, what could be causing JS issues for just one machine? Could it have anything to do with the fact that JS calls are asyncronious?
thanks