Skip to content

Commit fbf6900

Browse files
committed
added link to the JQM docs
1 parent a5e839a commit fbf6900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

page/jquery-mobile/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ When you're ready to build a custom theme, use ThemeRoller to drag and drop, the
9696

9797
### Go forth and build something
9898

99-
This guide has provided you with a basic structure for a jQuery Mobile page and a few enhanced elements. You can explore the full jQuery Mobile documentation for linking pages, adding animated page transitions, and creating dialogs and popups.
99+
This guide has provided you with a basic structure for a jQuery Mobile page and a few enhanced elements. You can explore the full [jQuery Mobile documentation](http://jquerymobile.com/demos/1.2.0/) to learn about linking pages, adding animated page transitions, and creating dialogs and popups.
100100

101101
If you're more of the type who prefers actually writing JavaScript to build your apps, and you don't want to use the `data-` attribute configuration system, you can take full control of everything and call plugins directly because these are all just standard jQuery plugins built with the UI widget factory. Be sure to dig into global configuration, events, and methods.
102102

0 commit comments

Comments
 (0)