I have a problem with this piece of code:
$(document).ready(function() {
$( .notActiveId ).change(function() {
if ($(this).attr( value ).length === 0 ) {
$("#notActiveButton").html( );
} else {
$("#notActiveButton").html( <a href="javascript:void(0)" onClick="setStatus( + $(this).attr( value ) + , activate)" class="operationUnlock" >Activate</a> );
}
});
});
缩略语 活性Id。 但是,问题在于如何在<条形码>上写<代码>$>(本件)。attr(价值),因为我选定的数值是:RZT_83848Rer
。 (因此包括特性、强调和编号)。
如果我试图如上所述写字,那么我就错了 Java文。