Line 3: | Line 3: | ||
<script> | <script> | ||
function timedMsg(){ | function timedMsg(){ | ||
− | var usa = " | + | var usa = ""; |
$("#user_item").contents().each(function(){ | $("#user_item").contents().each(function(){ | ||
if(this.nodeType === 3){ | if(this.nodeType === 3){ |
Revision as of 07:26, 1 September 2018
Text box is blank!