Yep, there is an obvious script conflict with the jQuery datepicker script itself.. beyond just the icon.
screenshot: http://bit.ly/olTcb2
The datepicker position, width, etc. are set dynamically by the script and that's being broken.
The datepicker script is part of the jQuery UI library and not something proprietary to Gravity Forms. Your best bet is to do a Google search for known conflicts with Slidedeck and the jQuery datepicker to see what you can find.
It could be that you're calling the jQuery library multiple times in your script.. hard to say since there's so much going on. I don't know if these are relevant or not, but might be a good place to start looking.
http://support.slidedeck.com/slidedeck/topics/slidedeck_conflict_with_other_jquery?from_gsfn=true
http://wordpress.stackexchange.com/questions/7860/loading-slidedeck-on-a-page
http://support.slidedeck.com/slidedeck/topics/jquery_version_conflict_need_to_update_to_jquery_1_5_2_in_lib
As far as the calendar icon itself, are you sure that you have that option set to show on the field?
Posted 13 years ago on Tuesday September 27, 2011 |
Permalink