input type on type...

Discussion in 'HTML & Website Design' started by redhits, Oct 9, 2009.

  1. #1
    is there an input on type?
    I know there is onClick and onChange... but in need something to call a javascript function onType... but onType seem to be the function name...
     
    redhits, Oct 9, 2009 IP
  2. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    437
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I'm not a JavaScript expert, but I'm pretty sure there isn't. The closest event handler you'd probably find would be onchange.
     
    Dan Schulz, Oct 9, 2009 IP