|
Posted by mjones on 08/06/07 13:53
Hi All,
Here's what I have, but it doesn't jump down to the spot on the page.
<a href="#" onclick="window.open('http://www.energywellnessstudies.com?
url=home/faculty.asp#DeMarco',
'DeMarco','toolbar=yes,location=yes,status=no,menubar=yes,scrollbars=yes,resizable=yes,width=800,height=600')">Dr.
Carolyn DeMarco</a>
The page it's going to has <a name="DeMarco"></a> where I want to jump
to. This name tag works within the page because I use it to jump from
her top picture down to her detail.
If you need it, the code is on the page www.devitawellness.com/pub/electpoll.asp.
Any help to make this work would be appreciated.
Thanks,
Michele
[Back to original message]
|