gigaZhang / struts2-jquery

Automatically exported from code.google.com/p/struts2-jquery
0 stars 0 forks source link

Datepicker and double select does not work together in a form #1013

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.use sj:datepicker and sj:select tag in a single s:form
2.change value in datepicker
3.select first select

What is the expected output? What do you see instead?
the depdendent select should display the values depending on 1st select. But 
the value is not getting changed. if i don't select date picker, the 2nd select 
value is changing properly.

Which struts2 version?
2.3.4

Which struts2-jquery plugin version?
3.6 or 3.5

Please provide any additional information below.
Attached is the jsp,java code used

Original issue reported on code.google.com by simpa...@gmail.com on 24 Jul 2013 at 11:24

Attachments: