Just wondering if anyone can help me with a bug in my new site. I used the hover caption tutorial from Kirupa on a few pages and they work fine, unless you use a scroll bar on the same page, and then the “hover” no longer hovers over the area it should, but near the top of the page. Anyway, maybe someone has encountered this before - take a peek, www.balanceimages.org on the drop down menu, click on “images”, hover over the “i” and then click it, then use the scroll bar in the popup, and finally my friends, close the popup and then try the hover caption again…
though I cant tell what you did (other than from what you exaplined which tells me ‘it doesnt work’) Im gonna assume its because you’re still dragging your caption when you click on the i. And I assume you are using startdrag on your scrollbar too? In doing that you’re killing the over drag and stranding it whereever it was you clicked to scroll the info. Instead of using startDrag on the caption use something like this
Where exactly do i put the code you suggested? I tried on the frame and on the button but both throw an error. and how does that call the instance name, “caption”?