3 Replies Latest reply on Apr 16, 2008 2:38 PM by rafik7777

    How suggestionBox works?

    rafik7777

      I need have functionality to show suggestion list on click in input field, but it doesn't work, so I invent a workaround:

      When i click on input then js function set '>' char in input as value.
      But this doesn't work even though :(

      When i type this char manually suggestion list is showing.


      What i need to do?