Skip to content

Commit 62d27bd

Browse files
committed
Convert index page to content.
1 parent 6861da7 commit 62d27bd

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

pages/index.html

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
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.8. We encourage you
14+
to upgrade to jQuery UI 1.9 in order to receive the best support and take
15+
advantage of recent bug fixes and enhancements. Check out the
16+
<a href="#">release announcement</a> and
17+
<a href="http://jqueryui.com/upgrade-guide/1.9/">upgrade guide</a>
18+
to find out more about jQuery UI 1.9.</p>
19+
20+
<p>To get started, use the search at the top of the page, view the
21+
<a href="/category/all/">full listing of entries</a>, or browse by
22+
category from the sidebar.</p>
23+
24+
<p>jQuery UI 1.8 supports jQuery 1.3.2 and newer.</p>

0 commit comments

Comments
 (0)