Yes, it runs and displays client side but useless for any responsive 
conditional logic until that info is sent to cf. Will figure out how to get the 
values in jquery and ajax post to cf.

I've been using Zurb Foundation as its really a quite pleasant grid for 
responsive layouts. You can apply mobile classes on the same page in a fairly 
intuitive manner. What I'm trying to accomplish is loading smaller jpgs for 
mobile devices - i.e. a diff cf template displaying a slide show with diff set 
of jpgs depending on the viewport. Media queries in css won't work in this case.

>Ok I see what you're doing now, the reason it works on the browser is that
>your placing (Or technically speaking injection JS into the
>Dom) JavaScript into the requested page. That means when it displays it
>will run that JS, but for ColdFusion to actually know about this, you have
>to get JavaScript to return the variables via Ajax.
>
>-- 
>Regards,
>Andrew Scott
>WebSite: http://www.andyscott.id.au/
>Google+:  http://plus.google.com/113032480415921517411
>
>
>
>
>
>> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:353634
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to