Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Jamie9470 #1
closing popup window moves mouse to top of page
Hi,
I'm a beginning using Dreamweaver 8. I have a site with multiple thumbnails on
a page. Each thumb is linked to a popup window with the enlarged image using
the onclick behavior. The problem is that as I work my way down the page, as I
open a popup, then close it, the page jumps back to the top. I really want the
page location to remain at the last clicked thumbnail so the user doesn't have
to scroll down every time...Any ideas?
Thanks in advance for your help.
Jamie9470 Guest
-
Closing Popup window
I have 3 pages. The first has a button which opens a popup window. The secons (popupwindow) has a butoon which leeds to the third page. When I... -
How do i refresh a datagrid from a popup window without re opening the page...
Hi, does any one know how to refresh a datagrid on one page from another page without having to load the whole page again Let me explain Ive... -
Rollover state remains after mouse moves focus?
I hope I am asking this question in the correct forum. I posted this same question yesterday, but havn't seem to have elisited a response. I have... -
image moves according to mouse position
Hi guys, I want to ask this question with more detail information so you might be able to help me easier..hopefully I can get some answer this... -
Video stops when mouse moves
When I have my director projector running, why does my mpg movie stops/pauses when I move my mouse on the desktop? I appreciate the help. -
byardaj #2
Re: closing popup window moves mouse to top of page
Do you have a link to your page or could you post some of the code?
regards
Andy
byardaj Guest
-
Jamie9470 #3
Re: closing popup window moves mouse to top of page
Hi Andy,
It's still in beta mode, let me upload it to my own website and I'll post the link...thanks!
Jamie9470 Guest
-
byardaj #4
Re: closing popup window moves mouse to top of page
Originally posted by: Jamie9470
Hi Andy,
It's still in beta mode, let me upload it to my own website and I'll post the
link...thanks!
Cool, I'm off to bed now but the following link maybe of interest...
[url]http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=189&thre[/url]
adid=1146013&highlight_key=y
I'm guessing that your problem is that when you click on the thumbnail you are
kicking off two actions, one that opens the popup and a second (accidental?)
that reloads the current page (hence losing your scroll position). This is just
a guess!!
The discussion in the link above expains how to stop both happening (return
false).
Ab
byardaj Guest
-
Jamie9470 #5
Re: closing popup window moves mouse to top of page
you rock!
that worked! I had # instead of javascript:void(0)
thanks a million,
Jamie
Jamie9470 Guest



Reply With Quote

