我有一个get请求,它返回整个HTML页面,我希望从该页面获得一个特定的信息,该页面位于多个'td‘标记之一之下。标签很简单,没有任何类或ids。//Here I tried somehow to pass the html page to the document var test = document.
", new { RecordID = item.RecordID }, new { @class = "editLink" })</td>}目前,编辑和删除已经运行良好。jquery相同。我还尝试了下面的代码(我只是根据编辑jquery编写的): if (data.Success == true) {
var parent})<
我有一个简单的网页,它使用jquery模板插件在页面加载时使用json调用将数据动态加载到表中。在该表中,我想放置按钮/div或任何可单击的东西,然后我可以在上面放置一个函数,该函数将打开一个新页面来编辑该列的内容。$(document).ready(function() { type: 'POST',
dat