This is a discussion on "New window from dropdown menu" within the JavaScript Forum section. This forum, and the thread "New window from dropdown menu are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
New window from dropdown menu
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
New window from dropdown menu
I have been trying to figure this out for more than a month and I have not gotten anywhere yet. So maybe someone can help me.
I want to add a script to an image on a website, so that when a person puts their cursor on it, a menu with different links will pop up under it. It doesn’t necessarily have to be done in JavaScript, if there is a better way. Also I want the links to open in new windows with specific sizes. I know that opening a new window is usually a bad idea. But for this I think it will work ok. And also it is for a client and it only matters what they want. If anyone has a good way to do this let me know. Thanks in advance. |
|
|
|
||||
|
Re: New window from dropdown menu
Give me 5 minutes
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
|
||||
|
Re: New window from dropdown menu
Fine, it took me a little bit more than 5 minutes... LOL
But it was fun... http://www.pinesandneedles.com/popup/#
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
|
|||
|
Re: New window from dropdown menu
Is the client insisting on this because they don't know any better?
If so, then it's you opportunity to guide him/her. If what you want is just a list of related links revealed, then this could be handled with a div containg a list and css. You need to keep in mind what's going to happen if someone is visiting this site and has some disability or is using assistive technology. |
|
|||
|
Re: New window from dropdown menu
Very nice spinal. Now do it with CSS only
|
|
|||
|
Re: New window from dropdown menu
Thank you so much. This is really perfect. I have 2 questions. How would I put more than 1 on a page (I am going to have 9) and is it possible to make the menu close on roll out.
|
![]() |
| Tags |
| dropdown, menu, new window |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CSS dropdown menu problems | unitedcraig | Web Page Design | 6 | Apr 3rd, 2008 22:31 |
| menu, dropdown | everland | Flash & Multimedia Forum | 2 | Aug 21st, 2007 14:58 |
| How to make a CSS Dropdown menu? | Zonglars | Web Page Design | 3 | Jul 20th, 2007 15:05 |
| image dropdown menu | waterox | JavaScript Forum | 3 | Dec 11th, 2006 02:48 |
| Dropdown menu | Jorgerb | Flash & Multimedia Forum | 6 | May 17th, 2005 08:29 |