|
Mailing Lists
|
Home /
Groups /
ColdFusion Talk (CF-Talk)
cfcalendar does not work in chrome
Hi All -fun and learning 08/20/12 08:56 A Honestly, I'd advise against using the CF UI widgets and controlBen Forta 08/20/12 09:10 A +1 what ben said.Russ Michaels 08/20/12 09:30 A Hi All - I am using cf 9 version and cfcalendar. This does not seem to be working only on chrome. The date value is not getting passed to the next page. I get the following error in chrome console Uncaught ReferenceError: updateHiddenValue is not defined And in network tab of chrome, the following returns 304 not modified cfform.swc.cfswf Does anybody have an idea why this could be happening? Thanks. Honestly, I'd advise against using the CF UI widgets and control abstractions, including <cfcalendar>. They might have made sense way back when, but there are now far better ways to do this using JavaScript libraries and frameworks. Do a quick search for "jQuery calendar" and you'll find lots of options (including pop-up and full sized and more). --- Ben Hi All - I am using cf 9 version and cfcalendar. This does not seem to be working only on chrome. The date value is not getting passed to the next page. I get the following error in chrome console Uncaught ReferenceError: updateHiddenValue is not defined And in network tab of chrome, the following returns 304 not modified cfform.swc.cfswf Does anybody have an idea why this could be happening? Thanks. +1 what ben said. but if you do rally want to use it then you may need to update the js libraries that CF uses to get better browser compatibility. if you view your page source, you should see what is being loaded, and it depends what version of CF you have I think, I believe it is Jquery or ExtJS in CF9 and up. ----- Excess quoted text cut - see Original Post for more -----
|
June 19, 2013
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||