javascript - Better form processing - multiple dates and selection issues -
i'm having bit of trouble, conceptually , programmatically form.
the user can choose 1 or more (as many like) of specific dates within large amount of dates. don't want checkbox each date. i've looked @ datepickers (jquery, mootools) i've not found 1 a) allows weekdays, b) allows dates knocked off, c) allows selection of 1 or more, d) allows user fed price based on how many dates chose. need have data accessible through javascript, can feed "review" part of form before submission php/mysql database.
i need not link tool that'll allow (if know of 1 of course), need know how implement in way , if can suggest 1 - maybe alternative way of processing form.
apologies rather frank way of requesting help, stress levels rising rapidly this.
thanks can give
sounds (with specific functionality need), need author own jquery plugin/extention handle this.
http://docs.jquery.com/plugins/authoring
you might investigate take extend jquery ui datepicker, seems have done heavy lifting you, , add functionality need.
Comments
Post a Comment