This time the culprits were Chrome and IE.
The table I dynamically pulled had a select all button. But the onclick was never getting fired. The work around was quite simple. I had to attach the event to the control once again. Then the onclick event worked.
Attaching the event is quite simple.
document.getElementById(‘button’).onclick = functionName;
My of late favorite browser has become my regular browser once again. It has started showing alert boxes in pop up windows. This is of build 0.4.154.29. Enjoy !!
Am I the only one noticing this? I have a pop up page which shows a confirmation dialog – it used to work with the earlier Chrome version. But the current chrome version ( 0.3.154.9 ) does not show the confirmation message.
The confirmation messages shows up fine in Firefox, IE ( holy guacomole ),Opera and Safari.
Weird.
Here is the life story of a speck