[TYPO3-core] Gremlin #1577: use ajax to open popup menus
Sebastian Kurfuerst
sebastian at garbage-group.de
Tue Nov 8 21:29:42 CET 2005
User writes:
on browsers where it is supported, ajax technology could be used to
fetch and update the page tree in the BE dynamically, and load popup
menus.
Solution:
* t3lib_ajax is created, handles basic XMLHTTPrequest things
* all clickmenus are opened with ajax if supported
* fully backwards-compatible, if there is no
xmlhttp-request-object available in the browser the old method
by reloading the top frame is used.
Notes:
* there is no optimisation done in alt_clickmenu.php, but the
speed increase is notable. On my test system, it was one second
faster than without ajax.
Greets,
Sebastian
--
Sebastian Kurfuerst
http://garbage-group.de/kontakt.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug_1577_4.patch
Type: text/x-patch
Size: 13826 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20051108/941932d1/attachment.bin
More information about the TYPO3-team-core
mailing list