Hi all,
I want to implement AJAX in a website, and am not sure which Framework to use with PHP.
I am looking for an Open Source, well documented Framework.
I noticed that a lot of the code on the web for dynamic content viewing loads data from js files. I want to load data from a database dynamically (eg., AutoComplete from Database)...
Also, looking a feature that enables resorting of components on the page and saving their location in the database for next login (eg., for those who use Facebok [ http://www.facebook.com ], you can rearrange your installed Applications locations on the screen, and get a dotted frame identifying the location size to be occupied, if move is/is not possible, etc)
I looked at the YUI, GWT, and Dojo
Noticed that GWT are for use in Eclipse - according the screenshot on Google website - the file name was %26lt;filename%26gt;.java
For the other two, not really sure, and don't know if they have the moduules I want or not.
Thank you in advance
AJAX Framework?
jQuery[1] is a good framework that is also very heavily documented. I have used it before in production environments and it is stable and they also have a plug-in repository[2] that might have the functionality that you are looking for with components layout.
Reply:Use the Google Web Toolkit. U write the UI in java and compile it to javascript code.
Its very simple....
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment