I\'m considering one selection statement that would target one of many css class names in a single class attribute value based on a string prefix.
For example, I wan
try wildcard selector
http://www.emadibrahim.com/2009/07/25/jquery-wildcard-selector/