Friday, December 29, 2006, 8:11:42 PM, marc wrote: > Just a request for $HTMLHeaderFmt['toggleobj'] to be moved into function > Toggle(), so that the JS is only written when the function is used.
This would make sense, but then the JS would not be loaded if the (:toggle markup is put in the SideBar or RightBar page, because markup in these pages gets only loaded late, when the HTML head is already written. this is a dilemma facing many recipes which need to load JS as part of their functioning, but can't reliably use HTMLHeaderFmt in the function. Hans _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
