Zend FrameWork & jQuery - downgrade gracefully
Posted: Mon Jun 08, 2009 10:22 am
i am not sure if this is the correct place to post this, so I am sure it will get moved if required.
i am using Zend FrameWork and I usually use jQuery for fancy animation, ajax etc. However I have not mixed the 2 before. I know ZF has a helper for jQuery, however it appears that it will not downgrade gracefully. So i would like to add the jQuery on afterwards, so I can continue to progressively enhance my site. Is there a neat and tidy way of doing this? or do I need to still make separate php files that jquery calls in for ajax stuff?
i am using Zend FrameWork and I usually use jQuery for fancy animation, ajax etc. However I have not mixed the 2 before. I know ZF has a helper for jQuery, however it appears that it will not downgrade gracefully. So i would like to add the jQuery on afterwards, so I can continue to progressively enhance my site. Is there a neat and tidy way of doing this? or do I need to still make separate php files that jquery calls in for ajax stuff?