what is standard approach to create a responsive website using javascript,php ajax and perhaps zend framework [closed]
- by shawndreck
I am working on a web system currently and plans to heavily use javascript with ajax to make the user interface more friendlier, not fancy as such.
The javascript will be used for client side form validation, data loading from server and creating proper content with the result, also to for floating windows during add/edit or external references.
…