Re: [1.3.8] input autocomplete="off"

2007-07-11 Thread Niall Pemberton
On 7/11/07, Tomas KRAMAR <[EMAIL PROTECTED]> wrote: This seems like exactly what I need, but I just can't figure out how to use it. My search in google showed nothing. I was hoping to find some configuration file inside struts-taglib.jar, but nothing too. Could you point me to the right direction

Re: [1.3.8] input autocomplete="off"

2007-07-10 Thread Tomas KRAMAR
This seems like exactly what I need, but I just can't figure out how to use it. My search in google showed nothing. I was hoping to find some configuration file inside struts-taglib.jar, but nothing too. Could you point me to the right direction? 2007/7/10, Niall Pemberton <[EMAIL PROTECTED]>:

Re: [1.3.8] input autocomplete="off"

2007-07-10 Thread Niall Pemberton
On 7/10/07, Tomas KRAMAR <[EMAIL PROTECTED]> wrote: Hi folks, I need to turn off the autocompletion feature on a html text input. I am using my own ajax autocompletion, but the default autocompletion interferes with mine. I have read, that struts taglib does not support this, as it is not part of