![]() |
| ||
| Onclick does not work in ie for multiple object I have one table which is generated using javascript dynamically. In have write one function which creates table dynamically for IE i have writed mytable.onClick=some_function(); for onclick event it works fine. But when i generate more than one table dynamically using the same function then onclick does not work. If anyone have solution please reply asap. Thanx for spending your precious time. |
| ||
| Re: Onclick does not work in ie for multiple object Usually the simplest thing to do is to click on the yellow ! icon in the bottom left of the browser window in IE. This will tell you the error. Better still, use Firefox and use the error console. We can't see your code, so thats the best I can do. Matti Ressler Suomedia |
| ||
| Re: Onclick does not work in ie for multiple object I agree. use the error console in firefox. most times, if it works in FF, it'll work in IE. |
| ||
| Re: Onclick does not work in ie for multiple object It works Very good in FireFox and Opera but in ie how ever it doesnot work for multiple objects |
| ||
| Re: Onclick does not work in ie for multiple object I have writed My code below for better understanding.This code works fine for one object but for more than one object it does not work or no error is occur. |
| ||
| Re: Onclick does not work in ie for multiple object I have found the bug. Thanx for your help. My function gives me table in a div and i forgot to remove div while appending it to the document. I have writed code for only one object and it was not there for multiple object so that was the problem. Thanx for spending your valuable time friends. |
| All times are GMT -4. The time now is 8:02 pm. |
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC