Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Javascript > Drop down menu repositions when I resized browser

Reply
Thread Tools

Drop down menu repositions when I resized browser

 
 
Despoina
Guest
Posts: n/a
 
      03-24-2005
I have created a web site, where I use a dropdown menu when the mouse
goes over an image.

My problem is that when I resize the browser, the menu's position
changes relatively and goes way to the left.

I am stuck I don't know which parameter to change exactly so that the
menu behaves properly.

The page I have created can be seen in
http://repair-pc.com/technet/en/pages_top_menu.htm

Go over the system integration image (if you cannot see the text on
the menu it is because is in Greek)

If at first the browser is maximized the menu behaves fine. If the
browser is resized then you can view the error.

I would appreciate your help

thanks in advance

Depika
 
Reply With Quote
 
 
 
 
David Dorward
Guest
Posts: n/a
 
      03-24-2005
Despoina wrote:

> The page I have created can be seen in
> http://repair-pc.com/technet/en/pages_top_menu.htm


It doesn't work at all. It looks like you cater only for Netscape 4.x and IE
5.x (and happens to support IE 6 since it is backwards compatable).

I suggest you read:

* http://www.mozilla.org/docs/web-deve...upgrade_2.html
* http://www.quirksmode.org/js/support.html

And, while you are at it, pay a visit to:

* http://www.allmyfaqs.com/faq.pl?Tableless_layouts
* http://validator.w3.org/

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
 
Reply With Quote
 
 
 
 
josephrav@aol.com
Guest
Posts: n/a
 
      03-25-2005
Don't do it. I wrote a script that does what you want. It turns out
there is no good way to get the x and y positions on browsers cross
platform. There is a major known bug on mac ie and mac netscape 6/7
with this issue.


Joe Ravgiala

 
Reply With Quote
 
 
 
Reply

Thread Tools

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Affecting a dynamically created drop down from another dynamically created drop down. msimmons ASP .Net 0 07-16-2009 03:17 PM
retrive preselected value in second drop down list from the first drop down list weiwei ASP .Net 0 01-05-2007 07:29 PM
Multiple select drop down poplulating sub drop down scott@dettcom.com Javascript 3 11-09-2006 07:50 PM
Auto Drop down a Drop Down List xxbmichae1@supergambler.com Javascript 5 11-23-2005 01:35 AM
New to .NET, can I have one drop down box control the data of another drop down box using a database? SirPoonga ASP .Net 2 01-07-2005 10:44 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57