|
when I click on an item - the main page reverts to
the top
What is the value of the href for this link with the popup window?
If it's "#" change it to javascript:;
or better, to the path to the page being opened in the popup, then put a
return false after the js call.
for clarification, please post an example link's code or give the url to the
uploaded page.
--
Alan
Adobe Community Expert, dreamweaver
http://www.adobe.com/communities/experts/
.
|