Skip to content

rtsinani/jQuery-ui-pic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

jQuery-ui-pic creates simple classes for jQuery UI icons.

They mirror the jQuery UI ui-icon classes but are simpler and can be used without additional jQuery UI stylesheets.

Installation

The jQuery-ui-pic.css stylesheet needs to be in a folder under the same root as the img folder.

Usage

The HTML markup:

<i class="pic-trash"></i>

can be used within a link like so:

<a href="#delete"><i class="pic-trash"></i> Delete</a>

Images

You can use any sprites included in the jQuery UI; I have copied a few of them in this project.

Credits

Thank you to jQuery, and jQuery UI for the sprites and Twitter Bootstrap for the styles.

About

jQuery-ui-pic creates simple classes for jQuery UI icons.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published