I have looked and looked, and I get the same error everytime I try to use the .css( ) function with { }: missing : after property id
Here is my code: $(this).css({ font-weight: 'bold', font-size: 'larger' }); Maybe a fresh pair of eyes will help?
I have looked and looked, and I get the same error everytime I try to use the .css( ) function with { }: missing : after property id
Here is my code: $(this).css({ font-weight: 'bold', font-size: 'larger' }); Maybe a fresh pair of eyes will help?