Contact Us Forum Rules Search Archive
WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-22-2003, 01:23 AM
WebProWorld New Member
 

Join Date: Jul 2003
Location: CT, USA
Posts: 4
ADaneInCT RepRank 0
Default Jumping pop-up menu's on Macs .. WHY???

Hi All,

I have a real brain-bender for you. My in progress website's pop-up menu's jump when viewed on Macs. The site is developed with Fireworks pop-up menu's and then imported into DreamWeaver as Fireworks HTML before being exported.

The menu item jumps when pointed to in order to be selected. Moves down and then moves back when pointer is moved away. It does not happen on PC's.

The site is: www.johnmcolumbus.com .. anybody have an idea about what is going on?

Your help is greatly appreciated. THANKS.
Reply With Quote
  #2 (permalink)  
Old 11-22-2003, 02:34 AM
WebProWorld 1,000+ Club
 

Join Date: Jul 2003
Location: Toronto, Canada
Posts: 2,193
cyanide RepRank 0
Default

what browser ??
__________________
|
Web Hosting Guru
| Need Help For Your Forum?
Reply With Quote
  #3 (permalink)  
Old 11-22-2003, 12:42 PM
Narasinha's Avatar
WebProWorld Veteran
 

Join Date: Aug 2003
Location: Urbana, Illinois, US
Posts: 306
Narasinha RepRank 1
Default "Jumping" Menus

I didn't notice precisely the effect you mentioned (Opera 7.21/Windows), but did see something that might be part of it. My screen size is set to 1024x768, but I have Opera's window tabs on the left side of the browser window rather than at the top or bottom as most people do. This puts my window size at a bit over 900 pixels wide. When I move the mouse pointer over the submenus, they extend past the right edge of the screen. This also makes a left-right scrollbar appear. Depending on the browser, this could make the page seem to jump up or down a bit, then back to normal when the scrollbar disappears as you move off of the menu.
Reply With Quote
  #4 (permalink)  
Old 01-19-2004, 06:56 PM
WebProWorld New Member
 

Join Date: Jul 2003
Location: CT, USA
Posts: 4
ADaneInCT RepRank 0
Default Answer

HI All,

Got an answer for this from Macromedia's support site. It goes as follows .. and it worked, I am told.

Change this -
<td align="center" valign="middle">
<div align="center">
<script language="JavaScript1.2">mmLoadMenus();</script>
to this -
<td align="center" valign="middle">
<div align="center">

and this -
<body....>
to this -
<body....>
<script language="JavaScript1.2">mmLoadMenus();</script>

No explanation why .. but thought I would let you know.

To Cyanide - Am not sure what version of browser.
To Narasinha - the screen size was/is 800x600. However, it also happended when the resolution was put up. Seems like macs are specific about where the script statement is located.

Regards
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Tags: , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Search Engine Optimization by vBSEO 3.2.0