Forum: JavaScript / DHTML / AJAX Aug 26th, 2008 |
| Replies: 7 Views: 7,007 Thanks very much for the code.
it is working as a miracle in IE and Firefox as well. |
Forum: JavaScript / DHTML / AJAX Aug 26th, 2008 |
| Replies: 7 Views: 7,007 Thanks very much for the nice and clean code, BUT in IE, the added row can not be deleted. it is functioning well in Firefox.
can u help me regarding of this issue as well. |
Forum: JavaScript / DHTML / AJAX Aug 24th, 2008 |
| Replies: 7 Views: 7,007 |
Forum: JavaScript / DHTML / AJAX Aug 23rd, 2008 |
| Replies: 7 Views: 7,007 Hi again,
sorry I made a mistake, by id of the table in the removeRow(r) function, BUT still there is problem, the this parameter is undefined, and if I use number instead then it is OK.
if you... |
Forum: JavaScript / DHTML / AJAX Aug 23rd, 2008 |
| Replies: 7 Views: 7,007 Hi.
I want to add new ROW, which includes three TD as follow:
1. <td> caption </td>
2. <td> textfield </td>
3. <td> button </td>
that should be mentioned that each textfield should have... |
Forum: JavaScript / DHTML / AJAX May 5th, 2008 |
| Replies: 4 Views: 4,863 Hi everybody,
I am using a java script function which redirect to the page according to the given parameter, and it is working as desired in IE, but I found that it not work with Firefox browsers,... |