2.php コンテンツ:
3f1c4e4b6b16bbbd69b2ee476dc4f83a
opener.document.xingao.tr[0].q1.value="コンテンツを表示"
2cacc6d41bbb37262a98f745aa00fbf0 ;
必要な結果: の最初の行の値を変更します
ディスカッションに返信 (解決策) opener.document.xingao.q1[ $n].value="コンテンツを表示"
<form name="xingao"><table> <tr> <td> <input id="" name="q1" type="text" value=""/> <input id="wupin_id" type="text" value="1"/> <!--可用于判断不同的id以添加数据--></td> <td> <a href=" javascript:void(0)" onClick="window.open('2.php?lx=1');">导入</a> </td> </tr> <tr> <td> <input id="" name="q1" type="text" value=""/> <input id="wupin_id" type="text" value="1"/> <!--可用于判断不同的id以添加数据--></td> <td> <a href=" javascript:void(0)" onClick="window.open('2.php?lx=2');">导入</a> </td> </tr> </table></form>
ありがとう、使えます、別の質問があります tr_number 行数を取得する方法、毎回 -1 です
tr_number = $(node).parents('tr ').prevAll().length+1