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);
ChrisChris
9 years agoQrew Assistant Captain
Used with the image on load module?