+1 to Ray Another thing to consider is: do you really want to add 500+Kb of scripts loaded when you use cfform tag (or any other cf's built-in ajax features) to your MOBILE site?
Azadi On 15/03/2011 09:07 , Raymond Camden wrote: > I would also _strongly_ urge you not to mix CF's built in JS stuff > with any other JS framework. You can do it - but most of the time it > leads to trouble. If you are experienced enough to be working with > JQM, you probably do not need the built-in CF client side form > validation. Use a good jQuery plugin for that instead. > > On Mon, Mar 14, 2011 at 7:25 PM, andy matthews<[email protected]> > wrote: >> Without seeing code I couldn't be sure what was wrong, but jQuery Mobile is >> quite particular about pathing. My guess is that some of the script files >> aren't loading. Hit your site with Firefox (with Firebug turned on) and see >> if the javascript files needed for cfform are loading. >> >> >> >> andy >> >> -----Original Message----- >> From: Tim Do [mailto:[email protected]] >> Sent: Monday, March 14, 2011 10:51 AM >> To: cf-talk >> Subject: cf& jquery mobile >> >> >> I'm playing around w/ jquery mobile and am struggling with how to get >> certain features of cf to work within jquery mobile. For instance, within >> my cfform the form validation and my related dropdown which I use cfselect >> and bind no long work. Why is this and is there a way to get this to work >> together? Thanks! >> >> >> >> >> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:343018 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

