From: Mike Taylor Date: Mon, 27 Oct 2014 12:36:51 +0000 (+0000) Subject: Simplify popup example, include link to relevant part of reference section. X-Git-Tag: 1.0.0~75^2~32 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=053770d2687797e5f73cd0a489a1b3ef5b8e4625 Simplify popup example, include link to relevant part of reference section. --- diff --git a/doc/mkws-manual.markdown b/doc/mkws-manual.markdown index ef54044..eebfd03 100644 --- a/doc/mkws-manual.markdown +++ b/doc/mkws-manual.markdown @@ -419,17 +419,17 @@ in a popup. The key part of such an application is this invocation of the MKWS jQuery plugin: -
-
-
+
-
-
The necessary scaffolding can be seen in an example application, [popup.html](http://example.indexdata.com/popup.html). +The relevant properties (`popup_width`, etc.) are documented +[below](#jquery-ui-popup-invocation) +in the reference section. + Authentication and target configuration ---------------------------------------