From: Doug M. <do...@cr...> - 2001-01-15 15:59:22
|
> Hi, > > True... I'm running legacy here... hold on, have to throw more coal in the > oven... :) Still... is the display actually being altered at each instance by > the API, or is it just a bad case of browseritis... ? Do you mean the menus? If so, it's 'cause the mouseover for the menu buttons call HidePop as well as ShopPop.. I had to add code to ensure that if we are over pop1 and are already showing pop1 then do nothing. It should work a little better. > > Don't despair, my stuff also *nearly* works :) LOL ! > > CU, > Dann > |