[Typo3-dev] ajax for popup menus
Ries van Twisk
typo3 at rvt.dds.nl
Mon Oct 24 23:44:49 CEST 2005
I create rvt_ajax myself aswell to handle calling of classes etc.
I can register a class for ajax and within my page I can call such a
class from java.
I work with JPspan which gave me very little problems.
I think we don't wan't te re-invent the weel and using a class set that
is maintaned is your prevered I would say.
just my 2 cents
>Am Mon, 24 Oct 2005 08:50:54 -0500 schrieb Jeff Segars:
>
>I would like to have a more sofisticated library, too. The advantage of
>that would be that it would ease the use in extensions and handle all the
>alax stuff and JS generation f.e. That's way I registered "ajax" as an
>extkey back in mid of September already.
>
>The last weeks I was investigating on different php AJAX frameworks. After
>all there're some good ones and some bad ones, these are IMO:
>
>good: AjaxAC - simple to use but some weired names for some things
>mid: JPspan - many small classes
>bad: SAJAX - no OO
>
>So I came up to
>* combine the best of all their features
>* make them easy to use
>* add popular JS libs like "prototype", "scriptacolous" and "behaviour"
>* have a good integration with TYPO3
>
>Anyhow I didn't have had the time to implement this lately
>
>What do you think?
>
>
>Ingo
>
>
>
More information about the TYPO3-dev
mailing list