C
|
cgphp 4/4/2013 |
Filtering dropdown requires AJAX call. You will need some custom code to accomplish this. Check these links as starting point: |
S
|
Suety29 author 4/4/2013 |
Filtering dropdown requires AJAX call. You will need some custom code to accomplish this. Check these links as starting point: Getting value from text input: http://api.jquery.com/val#example-1 Day of the week: http://www.w3schools.com/jsref/jsref_obj_date.asp AJAX call: http://api.jquery.com/jQuery.ajax/
|
C
|
cgphp 4/4/2013 |
Correct. |