jonthornton / Datepair.js

A javascript plugin for intelligently selecting date and time ranges, inspired by Google Calendar.
https://www.jonthornton.com/Datepair.js
360 stars 85 forks source link

Help with HTML form display #11

Closed ghost closed 10 years ago

ghost commented 10 years ago

I realize the "HTML omitted for Brevity" is allowable but for us Newbies that have spent a great deal of time researching this widget, could I get someone to generate a quick HTML form with a full example so I can see what I am doing wrong? I am trying to use the "Alternate UI Widgets Example" that works from the example but I am unable to get it to display the values in a HTML form. I would appreciate any help that you can offer--nothing too fancy, just something to get me started in the right direction. Thx.

jonthornton commented 10 years ago

The HTML is there - just use the "view source" feature in your web browser.

ghost commented 10 years ago

Thx