HTML gurus help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mrgica
    Confirmed User
    • Jan 2004
    • 2169

    #1

    HTML gurus help

    How can I link this button?

    <INPUT TYPE="button" VALUE="button name">

    what do I need to add to that line so when clicked a new page would open?

    thanks in advance.
    Fuck it dude, lets go bowling
  • unconnected
    Confirmed User
    • Aug 2001
    • 1025

    #2
    hmmm.. I am not sure, but perhaps something like onclick="window.open('www.google.com')"
    "Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music."
    Kristian Wilson, Nintendo, Inc, 1989

    Comment

    • mrgica
      Confirmed User
      • Jan 2004
      • 2169

      #3
      so simple I could guess it if I tried
      Thanks.
      Fuck it dude, lets go bowling

      Comment

      • Robertf
        Confirmed User
        • Feb 2004
        • 392

        #4
        <form action="httP...">
        <input type=submit value="don't click here for free pron">
        </form>
        ....

        Comment

        • iwantchixx
          Too lazy to set a custom title
          • Oct 2002
          • 12860

          #5
          Here's a riddle for you all. Without having to use a script how could one make a pull down box that is able to load a url once the submit button is pushed? Such as the one featured at the top of GFY.

          Comment

          Working...