Home › Forums › JavaScript › Problems with adding CSS to a jQuery .after() element › Re: Problems with adding CSS to a jQuery .after() element
May 26, 2012 at 1:09 am
#103502
Member
Thank you sooo much! Oh, yeah I know CSS selectors do not need colons before the bracket … I had just tried using the CSS Pseudo-element :after and had forgotten to delete the colon.
Thanks again!