Jump to content
Search Community

zizther

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by zizther

  1. I have multiple buttons with the same class on a page. I have a mouseover event on the buttons and I want to update the :before pseudo on the current button.

     

    How would I pass in the current button so that not all buttons would update if i were to use the CSS class attached to all buttons?
    Is it possible to use `this` at all or would I have to apply a unique class to each button or something?

×
×
  • Create New...