From: Tomlins D. <Dia...@HC...> - 2003-08-04 22:01:12
|
Ok folks. My brain finally kicked in and I have at least isolated the problem - on onLoad event in the <Body> tag. My new menu system added it in. If I take it out, DynAPI LoadPanel works just fine - but the menus don't - obviously. Is there a way to get these scripts to live together ? Here's the snippet that's added to the <body> tag: onLoad="initSwipeMenu();" onUnload="macGo()" Any suggestions welcome :) Thanks !!! Diane |