You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- rewrote "add icons" to accept either a URL or a class name
- first, in either case "icon" class is applied
- second step, checks for valid URL (uses regex from "jQuery Validation
Plugin")
- for valid URL an inline style is added using "background-image"
- for class name, previous behaviour is preserved (default)
0 commit comments