Thursday, April 17, 2008, 1:17:23 PM, Hans wrote: > You need to modify the script so $HTMLHeaderFmt['popwin'] > is defined not in function PopupWindow (where it is now), but outside > the function, i.e. before or after.
I changed the popupwindow.php script so it does not use $HTMLHeaderFmt, but loads the javascript popup function as part of the popup link. So it only gets loaded with the link, and not on other pages. But it does not get loaded in the HTML head, but in the body. If there are several popup links, then it gets loaded several times. But it still functions. ~Hans _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
