[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: loading URL from main Windows



You just use an <IMG> tag for the "label" of the link.  Like this:

  <A HREF="page2.html"><IMG SRC="button.gif"></A>

Depending on what you want to do you certainly don't need JavaScript for
this.  People have been doing this since Mosaic first came out!

-- Gordon


At 03:43 PM 3/5/96 -0500, you wrote:
>
>I want to make a page that load after you press a button from another page
>but without using form is this possible?
>I mean suppose I'm in page1.html, in page1 I've put a button and I
>want that when I'm pressing this button page2.html is loaded (not in
>another Netscape Windows). I want to do the same thing as if you
>click on a <a href> tag but instead I want to click on a button.
>

--------------------------------------------------------------------
For help about the list, please send a message to 'majordomo@obscure.org'
with the message body 'help'. To unsubscribe, send a message to
'majordomo@obscure.org' with the message body 'unsubscribe javascript'.
List archives and pointer to FAQ: http://www.obscure.org/javascript/