eZ Xajax compatibility
You need to be logged in to post messages in the forums. New users may register here.
Mickael Robin
Member since: 29 January 2008
Posts: 10
|
Tuesday 25 November 2008 9:13:03 am
It seems that this extension needs to be associated with a Javascript Library before working...
How can I have this extension working with the eZ Xajax extension? ( http://projects.ez.no/ezxajax)
Sorry for my newbiness in Javascript - and in PHP as well ! - and thanks in advance for your help :-)
|
|
André R.
Member since: 14 January 2008
Posts: 145
|
Tuesday 25 November 2008 1:12:56 pm
Some of the concepts in ezcore does things different then xajax on purpose, specifically it is meant (when finished) to have a stricter separation between client side and server side code, so you can use a full fledge javascript library of your choice instead of being limited by xajax.
This also means you need to know a bit more javascript.
|
|
You need to be logged in to post messages in the forums. New users may register here.