Displaying 1 result from an estimated 1 matches for "calendarformatstring".
2006 Jul 31
6
Popup Calendar and DateBoxEngine and Change Made ...
...9;, :id => calendar_ref + ''Button'', :style => ''cursor: pointer;''
) }</li>
</ul>
<div style="clear:both"></div>
<div id="#{calendar_ref}Msg"><script
type="text/javascript">document.write(calendarFormatString);
</script></div>
<script type="text/javascript">
Calendar.setup({
inputField : "#{calendar_ref}", // id of the input
field
ifFormat : calendarIfFormat, // format of the input
field
button : &q...