Forum Discussion
_anomDiebolt_
9 years agoQrew Elite
Try this hack:
$("table#introText tr:first td:first").html(markup);
$("table#introText tr:first td:first").html(markup);
_anomDiebolt_
9 years agoQrew Elite
YES, or another injection technique. FWIW, I test almost all of my script from the console first.