sonay2525
29 Sep 2008, 09:20 PM
Hi,
I'm creating a website and would like to have a horizontal expandable (drop down) menu list. After doing a lot of search and reading, I found the the following methods:
1. CSS - pseudo-class (:hover)
2. Javascript - by using "onmouseover" or "onclick" detectors & Definition Lists (<dl>, <dt> and <dd>)
3. Flash - by creating a flash movie/button and inserting it
When I create the menu with flash or javascript and try to view it in the browser (usually IE), my browser Popup blocker blocks some parts of the website and says:
"Did you notice the Information Bar? The information bar alerts you when Internet Explorer blocks a pop-up window or file download that might not be safe...."
But the thing is, when I go to another website that does have flash or javascript, I don't get this message.
QUESTIONS:
1. Is there anyway I can prevent the popup blocker blocking my webpage?
2. And which method is recommended for creating an expandable menu?
I would really appreciate if anyone could help me out on this.
Thank you.
Sonya
I'm creating a website and would like to have a horizontal expandable (drop down) menu list. After doing a lot of search and reading, I found the the following methods:
1. CSS - pseudo-class (:hover)
2. Javascript - by using "onmouseover" or "onclick" detectors & Definition Lists (<dl>, <dt> and <dd>)
3. Flash - by creating a flash movie/button and inserting it
When I create the menu with flash or javascript and try to view it in the browser (usually IE), my browser Popup blocker blocks some parts of the website and says:
"Did you notice the Information Bar? The information bar alerts you when Internet Explorer blocks a pop-up window or file download that might not be safe...."
But the thing is, when I go to another website that does have flash or javascript, I don't get this message.
QUESTIONS:
1. Is there anyway I can prevent the popup blocker blocking my webpage?
2. And which method is recommended for creating an expandable menu?
I would really appreciate if anyone could help me out on this.
Thank you.
Sonya