Hi,
I am trying to edit the font used in this code: jQuery("#"+this.questionId+" td.c1:first").html("Proposal Priority")
I tried putting ".css(font-size: 16px)" but the error says "Invalid javascript! You cannot save until you fix all errors: Unexpected token ILLEGAL."
Could someone please help me with fixing the code OR how to edit the font in that code?
Thanks in advance!
Page 1 / 1
ahnseungkyo add quotation marks .css("font-size","16px");
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.