Hi all,
 
I'm having a problem using cfcalendar in IE7. Works fine in FF. This is on
CF8 Enterprise.
 
The code is very simple:
 
<cfform enctype="application/x-www-form-urlencoded" method="post"
name="eventForm" id="eventForm">
 
<cfcalendar 
      name = "event_date"
      height = "180"
      tooltip = "select a date for this event"
      width = "180">
 
<cfinput type="submit" name="submitBtn">
 
<cfform>
 
The page loads fine in FF, but in IE7 it chucks up all manner of Javascript
errors. I'm assuming this must relate to the CF generated javascript for the
cfform and cfcalendar.
 
Any ideas?
 
Will


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299522
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to