Hi all,
Using javascript how to get the TD id values using the TR id that should work in all browsers.
For Example:
<table id="table1>
<tr id="row1">
<td id="r_c_1_1">Row One</td>
<td id="r_c_1_2">Row One</td>
<td id="r_c_1_3">Row One</td>
</tr>
<tr id="row2">
<td id="r_c_2_1">Row Two</td>...
Hi all
Please any one suggest me a replacement/fix of ondrag(),ondragstart(),ondragend(),ondragenter(),ondrop(),ondragover() javascript events that supported by all browsers.
I am totally screwed up. Please suggest me a solution.
Awaiting eagerly for a solution
Thanks in advance
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.