Jquery Randomizing within Categories
- by David Chase
Hi, so here is my question in a situation if you will.
i have 6 items in div classes which correspond to 3 categories
something like this
class ="boat"
class ="car"
class ="bike"
class ="blueboat"
class ="redcar"
class ="greenbike"
so is there a jquery/javascript approach with .addClass where when someone clicks on the button "Randomize" it…