Poonam Bhatt
Poonam Bhatt

Reputation: 10302

Where to download jQuery required images

Can any one tell me from where i can download required images specified in .CSS file of jQuery.

Upvotes: 6

Views: 13941

Answers (2)

Shawn
Shawn

Reputation: 3159

try here

jquery ui base theme images

or here

jquery theme images

Upvotes: 1

Chris Cherry
Chris Cherry

Reputation: 28554

jQuery on its own does not require a stylesheet or images.

If you are talkign about jQuery UI, then use the downloader ( http://jqueryui.com/download ) which packages everything you need into a single zip file, including stylesheets and images used for the theme you select.

Upvotes: 5

Related Questions