Home Ajax Jquery Themeroller



Themeroller
Posted on: April 18, 2011 at 12:00 AM
Themeroller

Themeroller

     

Themeroller

What is Themeroller ?

The Themeroller application provide facility to develop themes for JQuery UI and download it  directly to use in your application.

For Themeroller Click here

You can download the customize package in which you can select the following option :

  • UI core
  • Interactions
  • Widgets
  • Effects
  • Theme
  • Version

After selecting these option you have to click the 'download ' button and you'll get a customized zip file containing everything you selected.

After downloading you'll get a zip containing the following files:

  • /css/
  • /development-bundle/
  • /js/
  • index.html

Adding jQuery UI on web page :

<link type="text/css" 
      href="css/themename/jquery-ui-1.8.4.custom.css" rel="Stylesheet" />	
<script type="text/javascript" src="js/jquery-1.4.2.min.js">
</script>
<script type="text/javascript" src="js/jquery-ui-1.8.4.custom.min.js">
</script>
Given below the preview of ThemeRoller :

Learn from experts! Attend jQuery Training classes.

Untitled 1

Related Tags for Themeroller:


More Tutorials from this section

Ask Questions?    Discuss: Themeroller  

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.