Forums

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

Home Forums JavaScript mimic backspace jquery/javascript

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #39236
    dynamyc
    Member

    I’m using a live search plugin and I want for example after I’ve searched for something to clear that input field but not like this $(‘#id_of_your_textarea’).val(”); because it doesn’t work in my plugin.
    Actually I need to mimic the backspace key to clear that input field.
    Take a look at this fiddle and you will understand better: JSFIDDLE

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