jQueryUI Icon List Cheatsheet

by Pete Freitag

How many times have you gone to the jQuery UI themeroller page, scrolled down to the bottom, hovered over the icon you wanted, and then looked at the hover tooltip to find the icon name? I have been doing this a few times a week, so I decided to create a little cheatsheet for jQueryUI icons

If you're not aware, I have created a bunch of cheatsheets for developers that you might find useful.

Comments

James Moberg

It'd be cool (and easy) to make the reference sheet interactive with a lookup widget... so if you started typing "arrow", only icons with "arrow" in the class name are displayed.

Grant Shepert

You rock, Pete. I was getting really tired of mousing over icons and then retyping the names by memory.

Pete Freitag

@James - Added! @Grant - Thanks