Skip to content

Commit a4e13da

Browse files
committed
Convert index page to content.
1 parent a6e8942 commit a4e13da

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

pages/index.html

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<script>{
2+
"title": "jQuery UI API Documentation"
3+
}</script>
4+
5+
<p>jQuery UI is a curated set of user interface interactions, effects,
6+
widgets, and themes built on top of the jQuery JavaScript Library.
7+
If you're new to jQuery UI, you might want to check out our
8+
<a href="http://jqueryui.com/" title="jQuery UI">main site</a> for
9+
more information and full demos. If you're new to jQuery, you might
10+
also be interested in the <a href="http://learn.jquery.com/">Learn jQuery</a>
11+
tutorials.</p>
12+
13+
<p>This site provides API documentation for jQuery UI 1.9. If
14+
you're working with jQuery UI 1.8, you can find the API documentation
15+
on <a href="http://1-8.api.jqueryui.com/">1-8.api.jqueryui.com</a>.
16+
However, we would encourage you to upgrade to jQuery UI 1.9 in order
17+
to receive the best support and take advantage of recent bug fixes
18+
and enhancements. Check out the <a href="#">release announcement</a>
19+
and <a href="http://jqueryui.com/upgrade-guide/1.9/">upgrade guide</a>
20+
to find out more about jQuery UI 1.9.</p>
21+
22+
<p>To get started, use the search at the top of the page, view the
23+
<a href="/category/all/">full listing of entries</a>, or browse by
24+
category from the sidebar.</p>
25+
26+
<p>jQuery UI 1.9 supports jQuery 1.6 and newer.</p>

0 commit comments

Comments
 (0)