Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Trying to reset my form with an image…

  • This topic is empty.
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #41846
    bryguy3495
    Member
    #120289
    dfogge
    Participant

    go onnnnn?

    #120293
    bryguy3495
    Member

    how can I reset the form using an image?

    #120296
    TheDoc
    Member

    You’ll need to provide more detail than that. What are you trying to do? What does “using an image” mean?

    #120299
    bryguy3495
    Member

    instead of doing this: (input type=”reset” value=”clear”> How can I replace that button and use an image?

    #120300
    chrisburton
    Participant

    I think the OP is asking how can he replace the standard submit (or reset) button for an image.

    #120301
    bryguy3495
    Member

    use the image “start again” as a reset button

    #120302
    bryguy3495
    Member

    @chrisburton, yes thank you haha.

    #120304
    chrisburton
    Participant

    Add a class to the input and use CSS to add a background image.

Viewing 9 posts - 1 through 9 (of 9 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.