From 586c4942e18f042cfef7bee1bf5fa62cae9f33fb Mon Sep 17 00:00:00 2001 From: Eric Hill Date: Tue, 14 Apr 2015 15:57:35 -0700 Subject: [PATCH] Tighten up example/index.html GitHub seemed to have some trouble with the comments, which made the file hard to read. Cleaned up some indenting to make things more consistent. --- examples/index.html | 91 +++++++++++++++------------------------------ 1 file changed, 29 insertions(+), 62 deletions(-) diff --git a/examples/index.html b/examples/index.html index ee07f0f..239d2f3 100644 --- a/examples/index.html +++ b/examples/index.html @@ -20,11 +20,7 @@ - - - +
1. Defaults -- show dialog
Out-of-box behavior. The window and its @@ -38,22 +34,17 @@ http:// and not file://).
-
3. Manual trigger, extend options -- show dialog
Demonstrates a manual trigger of `jqmShow` as well as updating the options object.
-
4. Manual trigger, modal:true dialog -- show modal:true dialog
Demonstrates a manual trigger of `jqmShow` as well as updating the options object.
- - +
Close @@ -67,18 +58,14 @@
Close -
-
- - - + + + }); + - \ No newline at end of file +