Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

JS Behaviours

Community Beginner ,
Mar 25, 2007 Mar 25, 2007
I have a situation whre i need to use a number of JS behaviours, essentially a menu with a drop down. I have an up & over for the main menu item, on mouseOver i show the layer. This layer contains 2 sub-menu items each with a up & over state. Using PVII I snap the layer to the main menu item on mouseOver. Problem is, I don't want the swapImgRestore to execute on the main menu itme until i mouseOut on the sub-menu DIV. I've tried a number of combinations, which includes removing the swapImgRestore call on the main menu item, and adding a swapImage on mouseOut of the sub-menu DIV to replace the up state on the main menu. Can't seem to get anything to work. Any thoughts?
TOPICS
Server side applications
281
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 26, 2007 Mar 26, 2007
LATEST
Why are you doing this manually? There are much better solutions! You will
find several of them on the PVII site....

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"lbombardier" <webforumsuser@macromedia.com> wrote in message
news:eu71g5$ofg$1@forums.macromedia.com...
>I have a situation whre i need to use a number of JS behaviours,
>essentially a
> menu with a drop down. I have an up & over for the main menu item, on
> mouseOver
> i show the layer. This layer contains 2 sub-menu items each with a up &
> over
> state. Using PVII I snap the layer to the main menu item on mouseOver.
> Problem
> is, I don't want the swapImgRestore to execute on the main menu itme until
> i
> mouseOut on the sub-menu DIV. I've tried a number of combinations, which
> includes removing the swapImgRestore call on the main menu item, and
> adding a
> swapImage on mouseOut of the sub-menu DIV to replace the up state on the
> main
> menu. Can't seem to get anything to work. Any thoughts?
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines