javascript - How to edit element created in CSS with :after using jQuery? - Get link Facebook X Pinterest Email Other Apps I have created an element in CSS with a pseudo-class: after that there is no way to change its CSS properties with jQuery is? I think you want $ ('# Object_id: after '). CSS ({color: blue}); Comments
Comments
Post a Comment