我似乎得不到在选择器中包含变量的正确语法,比如在$("input[name=' + Var +']").What i'm attempting to do is have a variable set as a php variable and with语句中包含变量var SomeVar = "";then我尝试以各种不同的方式使用</e
简单的问题。我有一个js变量,我也想在jQuery选择器中连接起来。然而,它不起作用。也没有错误弹出。怎么啦?如何正确地将变量连接到jQuery选择器中的一些文本。button').click(function () var text = $('#text').val(); $.post('ajaxskeleton