Closed marjss closed 10 years ago
I have the same problem :( how this issue can be fixed?
This solution (http://stackoverflow.com/questions/21950782/whdatepicker-style-is-not-working-if-we-have-cjuidautocomplete-on-same-form) is not ok for me - as I use MultiModalForm extention and there's a lot of JuiActocompletes at the bottom. And WhDatePicker MUST be at the top. Second solution with using another theme also didn't worked (possibly I did something wrong...)
PLEASE, help me - how can I edit Yiiwheels or else to get this thing out of conflict?! Thank you!
@alexd3d @marjss with the new update to work with BS3+ (version 2.+) that was solved as the plugin includes a noConflict version.
Hi, I am having a style issue with WhDatePicker.When we use Cjuiautocomplete on the same form with WhDatePicker then the Style of datepicker is not loaded properly. I tried to remove the Jquery-Ui.css but then Autocomplete style is not working. How can we resolve this issue.