<FORM>
<INPUT type="button" value="New Window!" onClick="window.open('
http://www.pageresource.com/jscript/jex5.htm')">
</FORM>of course change the value (text) and the link ~Coalwater~ On Thu, Sep 24, 2009 at 7:27 PM, Mori <[email protected]> wrote: > > I wish to create a "button", e.g. <button type="button">Click Me!</ > button> > > > > On Sep 24, 7:03 pm, Mohammad AbuShady <[email protected]> wrote: > > add " target=_blank " in the <a> tag note that the " _ " is not a > mistake > > > > more details:http://www.w3schools.com/TAGS/att_a_target.asp > > <http://www.w3schools.com/TAGS/att_a_target.asp> > > ~Coalwater~ > > > > > > > > On Thu, Sep 24, 2009 at 6:56 PM, Mori <[email protected]> wrote: > > > > > Hi, > > > > > How can I create a link button clicking on which opens a new tab/ > > > window to a webpage? For example, when you click on the button (a push > > > button) it opens the Google homepage in a new tab/window. > > > > > Thanks for any help! > > > Regards > > > Mori > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Computer Tech Support" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/computer-tech-support?hl=en -~----------~----~----~----~------~----~------~--~---
