Skip to content

reference jquery ui widget,components and interactions using html imports

License

Notifications You must be signed in to change notification settings

ellipticaljs/jquery-ui-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JQUERY-UI-IMPORT

Reference jquery ui widget,components and interactions using html imports

Installation

bower install jquery-ui-import --save

Usage

<link rel="import" href="bower_components/jquery-ui-import/jquery-ui.html">

<!--widget factory -->
<link rel="import" href="bower_components/jquery-ui-import/widget.html">

<!--widgets -->
<link rel="import" href="bower_components/jquery-ui-import/datepicker.html">
<link rel="import" href="bower_components/jquery-ui-import/dialog.html">
<link rel="import" href="bower_components/jquery-ui-import/slider.html">
<link rel="import" href="bower_components/jquery-ui-import/tabs.html">
<link rel="import" href="bower_components/jquery-ui-import/spinner.html">
<link rel="import" href="bower_components/jquery-ui-import/menu.html">
<link rel="import" href="bower_components/jquery-ui-import/autocomplete.html">
<link rel="import" href="bower_components/jquery-ui-import/button.html">
<link rel="import" href="bower_components/jquery-ui-import/accordion.html">
<link rel="import" href="bower_components/jquery-ui-import/tooltip.html">

<!--interactions -->
<link rel="import" href="bower_components/jquery-ui-import/interactions.html">

<!--themes -->
<link rel="import" href="bower_components/jquery-ui-import/theme-lightness.html">
<link rel="import" href="bower_components/jquery-ui-import/theme-darkness.html">
<link rel="import" href="bower_components/jquery-ui-import/theme-dark-hive.html">
<link rel="import" href="bower_components/jquery-ui-import/theme-smoothness.html">
<link rel="import" href="bower_components/jquery-ui-import/theme-start.html">
<link rel="import" href="bower_components/jquery-ui-import/theme-sunny.html">
<link rel="import" href="bower_components/jquery-ui-import/theme-vader.html">

About

reference jquery ui widget,components and interactions using html imports

Resources

License

Stars

Watchers

Forks

Packages

No packages published