js调用代码是什么意思
2024-03-25 17:18:53
•
来源:
导读 1、就是js调用了后台的代码,比如java或者php。给个php例子吧:2、var userId;3、userId=document getElementByIdx_x_x_x( "userId ") value;4、alert (userId);
1、就是js调用了后台的代码,比如java或者php。给个php例子吧:
2、var userId;
3、userId=document.getElementByIdx_x_x_x("userId").value;
4、alert (userId);
免责声明:本文由用户上传,如有侵权请联系删除!
标签: