NYCPHP Meetup

NYPHP.org

[joomla] bug?! javascript after login

Michael Borchers list at tridemail.de
Sun Mar 12 05:10:06 EST 2006


i updatet from joomla 1.0 to 1.0.8.
now, after logging in, the following javascript appears
in every headline:

<!-- function olMouseMove(e) { var e = (e) ? e : event; if (e.pageX) {
o3_x = e.pageX; o3_y = e.pageY; } else { if (e.clientX) { o3_x =
eval("e.clientX+o3_frame." + docRoot + ".scrollLeft"); o3_y =
eval("e.clientY+o3_frame." + docRoot + ".scrollTop"); } } if (o3_allowmove
== 1) {runHook("placeLayer",FREPLACE);if(olHideForm)hideSelectBox(); } if
(hoveringSwitch && !olNs4 && runHook("cursorOff", FREPLACE)) {
(olHideDelay ? hideDelay(olHideDelay) : cClick()); hoveringSwitch =
!hoveringSwitch; } } //-->




More information about the Joomla mailing list