Donate Share

Web Input Completion Kit

Code

Programming Languages: JavaScript

License: BSD License

Repositories

browse code, statistics, last commit on 2005-05-17 cvs -d:pserver:anonymous@wick.cvs.sourceforge.net:/cvsroot/wick login

cvs -z3 -d:pserver:anonymous@wick.cvs.sourceforge.net:/cvsroot/wick co -P modulename

Show:

What's happening?

  • AJAX and multiple data sources for download

    Hi all I just made some updates in the wick script. I was looking for the owner email or some other contact, but I didn’t find it. Also I tried the CVS repository with out success. BTW I have uploaded the new version to the rapidshare.com, for who ever is interested on it. Feel free to modify it or add a new release. The download link is...

    2009-01-22 13:31:15 UTC by danielosneto

  • AJAX and multiple data sources available to d

    Hi all I just made some updates in the wick script. I was looking for the owner email or some other contact, but I didn’t find it. Also I tried the CVS repository with out success. BTW I have uploaded the new version to the rapidshare.com, for who ever is interested on it. Feel free to modify it or add a new release. The download link is...

    2009-01-22 13:30:06 UTC by danielosneto

  • Comment: javascript error after typing 'some'

    This error occurs in Firefox 3.0.4 and IE 7.

    2008-12-17 22:43:27 UTC by nobody

  • javascript error after typing 'some'

    After typing 'some', a javascript error occurs in the simplify(s) function. It is caused by an undefined value being passed in, but it is quite strange since it seems to only happen with the word 'some'.

    2008-12-17 22:41:43 UTC by nobody

  • Firefox mouseover while typing

    I see this as a relatively major flaw. If you hover over (mouseover) a selection while entering an address the cursor flashes quickly and does not update the auto complete box. Say you are typing Aza and the list of addresses shows up. Mouseover one of the selections and hit delete a few times and try searching for a different name. They will not show up and only the ones beginning with...

    2007-10-05 20:47:23 UTC by tommyboy123x

  • application/xhtml+xml support

    Current version does not support application/xhtml+xml content type because of the use of document.write, which is not valid in an XML DOM. I replaced the document.write code for the following equivalent XHTML DOM valid code: // BEGIN CODE var smartInputFloater = document.createElement("table"); smartInputFloater.id = "smartInputFloater"; smartInputFloater.className = "floater";...

    2007-04-04 15:05:03 UTC by rvallee

  • Incompatible with FireFox IE Tab

    When using IE Tab add-on for Firefox the "ontextchanged" event doesn't work and the list of addresses doesn't get updated.

    2007-03-20 14:57:36 UTC by nobody

  • Download

    After the download, I could not extract the files. Sorry about my english. Please send the files to my e-mail. rafaeldelpiero@yahoo.com.br.

    2007-01-09 13:08:34 UTC by nobody

  • HELP: Can't display commas in WICK drop down.

    I can't display commas in the WICK drop down. I have an array of strings for WICK but I have a comma in one of the strings. For example: 'John Doe, DDS', But in the drop down it just shows: John Doe How do I get that comman to display in the drop down so it should look like: John Doe, DDS I know for apostrophes you can do the following: O\'Brien But it doesn't work for...

    2006-12-17 20:58:31 UTC by nobody

  • scrollbar in wick field

    Hello All, I have implemented wick field on my JSP page and I need the following support. - In search menu, the wick is limited to 20 or so entries in dropdown, regardless of whether there's more to see I Should be able to scroll down the additional options too Can you please let me know as to how can i add a scrollbar into wick drop-down? Thankyou Arpit.

    2006-08-14 13:53:25 UTC by nobody

Our Numbers