popups

Can multiple CSS hover popups occupy the same space within a single div?

Hi, I'm trying to have text spans pop up on a hover pseudo-class for different lines in a menu (list items). I can have the pop-ups occupy the same space in the div if the menu/list is horizontal, but a vertical list places the popups at the same vertical height as the "parent" list/menu item. Any ideas - please! Here is the relevant ...

Flex 3 custom components positioning - popups

Hi, I have created a custom TitleWindow whcih i use as a popup. The contents of the popup are created dynamically depending on a selection a user makes from a datagrid. My problem is, my datagrid is in another custom component whcih is toward the bottom of my page so when a user clicks one of the items the popup is displayed however w...

Does any one know a better way to get the handle of an opened popup window?

Problem: Need to get a handle of an already opened javascript popup window (handle = window.open(…)) from its opener window, multiple requests later after its opener (parent) window has been refreshed and javascript variables reset. For example, parent window could have javascript as follows: <script type="text/javascript"> var...

jquery to have animated popup

Hi, In my main page, I need to have a main links displayed...and on mouse hover of each main link it should display a layer (something like modal popup but a smooth one)...and in the layer user should be able to select other links. It should allow the user to move smoothly between the main links. Can I use jQuery for this? If not what...

builtin iphone popups handling

Good Day! I have a question regarding iphone development. i am building an app for iphone which uses gps, i can tackle the gps from my app via alert that whether user wants to use gps or not. as you know when it will try to use gps, iphone's built in gps will ask as well whether to allow it to use or not. so here is my question that how...

Want to prevent opening of 2 popups upon shift+insert (javascript)

I have a function that opens a popup after user typed in 6 chars in the input field. It works fine, except when you do ctrl+insert, shift+insert to copy and paste. in that case there are 2 popups (identical) - I assume one for shift and one for insert.. It just looks ugly and can be confusing. Is there a way to limit number of popups to ...

Display different images on different locations of one major image with mouseover

I have one major image that I have mapped so as to have many different hotspots that link to other images. What I want to do is to have thumbnails of those images popup when the user goes over the hotspots with the mouse. How can I do that? Help is greately appreciated. Keep in mind I am new to HTML and barely know javascript...is there ...

Help with Pop-ups for menu Items

I am wanting to make an transparent menu strip bar at the bottom of the screen that when you press anyone button on that strip, it will then show your options in a pop-up window like what they use in the new version of the "camera" application for the droid 1 running 2.2... Also I am wanting it to be over top of an background (meaning l...