Hi!
How can I have a onKeyPress function on the search?
I'd like to press "ENTER" to launch the search in the timeline.
I've tried to add an "onKeyPress" function in input but it doesn't work : the search module use this php code <?php echo MatukioHelperRendering::getSearch($this->search); ?> and I d'on't how it's work...
thx 4 answering!