Can I position the cursor in a new window?

M

michele

Hi,

I'm openning a new window like such:

<a href="javascript:void(0)"
onclick="window.open('window.asp','','width=630')">
<img border="0" src="pic.gif"></a>

The new window is a list of books and I want to position at the book
that was linked from. Can I do this?

Thanks,

Michele
 
N

Neredbojias

With neither quill nor qualm, (e-mail address removed) quothed:
Hi,

I'm openning a new window like such:

<a href="javascript:void(0)"
onclick="window.open('window.asp','','width=630')">
<img border="0" src="pic.gif"></a>

The new window is a list of books and I want to position at the book
that was linked from. Can I do this?

Of course. Depending on your exact setup, you can use the hash (#) in
the link to a named element in the list, or you may need a search/query
string in the link and appropriate javascript in the receiving page.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top