Click to See Complete Forum and Search --> : Focus on image using Javacript


undersun
02-12-2003, 06:39 AM
Help! Is there a way to "anchor" to an image on a web page that is not on your own server? For example - I know how to
anchor when both pages are on your own server (http://www.domainname.com/go.html#gohere and then, on
the page your pointing to: <a name="gohere">

I need a script that will do this same function (scroll the
browser down automotically to either an image or some
text), but the page I am pointing to is NOT on my server and
does NOT have <a name=" ">. Can this be done?

My phone number is 1-888-823-3222 Ext 7. (sometimes things are more easily explained on the phone). Ask for
Reed. Or, to reply by e-mail, send to reed@9line.net

pyro
02-12-2003, 07:11 AM
I am not aware of any way to do that. You could, however, link directly to the image, but I don't think that is what you are looking for.