C
|
cgphp 8/26/2011 |
Check this as starting point: |
S
|
southside author 8/26/2011 |
Cristian; |
C
|
cgphp 8/26/2011 |
Please, post your code. |
S
|
southside author 8/26/2011 |
Cristian; |
S
|
southside author 8/26/2011 |
Cristain; |
S
|
southside author 8/26/2011 |
Cristian; |
S
|
southside author 8/26/2011 |
My page view source code is this, maybe as the registration date is 3 select boxes my id's are wrong? |
C
|
cgphp 8/27/2011 |
Here is my solution: var date_1 = $("input[id^='value_registration_date']"); |
S
|
southside author 8/27/2011 |
Cristian; |
C
|
cgphp 8/27/2011 |
I suppose you are using the 27/08/2011 as date format. |
S
|
southside author 8/27/2011 |
Cristian; |
C
|
cgphp 8/27/2011 |
What are the fields name ? Be careful with capitalization. |
S
|
southside author 8/27/2011 |
Cristian; |
C
|
cgphp 8/27/2011 |
Does firebug throw any error or warning ? |
C
|
cgphp 8/27/2011 |
I also suppose that the date field is an input text (not three select boxes) with datepicker. |
S
|
southside author 8/27/2011 |
Cristian; |
C
|
cgphp 8/27/2011 |
Set the two date fields as "Simple edit box with datepicker". |
S
|
southside author 8/27/2011 |
Cristian; |
C
|
cgphp 8/27/2011 |
To use my code you have to set the two date fields as "Simple edit box with datepicker". |
S
|
southside author 8/27/2011 |
ok trying now |
S
|
southside author 8/27/2011 |
Cristian; |