[Typo3-dev] ajax for popup menus
Sebastian Kurfuerst
sebastian at garbage-group.de
Sun Oct 23 13:06:55 CEST 2005
Hi,
during the zap the gremlins project, I implemented the backend popup
menus with ajax. Because the backend doesn't need to reload the top
frame, the popup clickmenus are about one second faster than now (on my
test system).
As ajax is a new technology, I am not fully sure if the code works in
all browsers. I implemented the ajax functionality in a fully
backwards-compatible way, only if the xmlhttp object is available the
call is done by ajax.
Anyways, to make sure there are no problems with the clickmenu in all
browsers, I'd like to ask you to install the patch provided here:
http://bugs.typo3.org/view.php?id=1577
and test if the clickmenu still works.
Thanks for your help & greets from Swizerland,
Sebastian
More information about the TYPO3-dev
mailing list