I am trying to create a custom jquery selector to return the bool of css(\"visibility\") == \"inh开发者_StackOverflow中文版erit\" but it doesn\'t seem to be working. Below is the code...
I am trying to implement \":random\" selector which selects a random element from a stack of elements.
For me, one of the best, yet under-utilised feature of jQuery is the custom selector. I have a fairly trivial example of this, to pick out all text boxes that are empty: