Simple Button

Discussion in 'HTML & Website Design' started by jaguarx, Oct 17, 2009.

  1. #1
    How do I use the HTML button tage to create buttons that display text labels but not the button image?



    Warren
     
    jaguarx, Oct 17, 2009 IP
  2. Masterful

    Masterful Well-Known Member

    Messages:
    1,653
    Likes Received:
    28
    Best Answers:
    0
    Trophy Points:
    140
    #2
    Here, have a read of this.

    You need an <a> tag.
     
    Masterful, Oct 17, 2009 IP
  3. jaguarx

    jaguarx Peon

    Messages:
    38
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    My original button has a onclick() to execute an Ajaxscript function. It seems the a tag handles such an event. But what about the URL? I don't have one for my original code. Can I leave it out?



    Warren
     
    jaguarx, Oct 17, 2009 IP