diff options
Diffstat (limited to 'src/docs/intro.html')
-rw-r--r-- | src/docs/intro.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/docs/intro.html b/src/docs/intro.html index 8ce20d8..573240d 100644 --- a/src/docs/intro.html +++ b/src/docs/intro.html @@ -37,6 +37,8 @@ .ui-timepicker-rtl dl dt{ float: right; clear: right; } .ui-timepicker-rtl dl dd { margin: 0 45% 10px 10px; } </pre> + + <p>If you prefer a hosted CDN there are a couple available: <a href="http://cdnjs.com/libraries/jquery-ui-timepicker-addon" title="Timepicker on CDNJS">CDNJS</a>, <a href="http://www.jsdelivr.com/#!jquery.ui.timepicker.addon" title="Timepicker on jsDelivr">jsDelivr</a>.</p> <br /> <h3>Requirements</h3> |