Answered
Autosuggest and firefox 3.0.6 not working
I'm having a problem where the following field works fine on
explorer but doesn't work on firefox 3.0.6:
<cfinput name="username" type="text" autosuggest="#list#" label="Username:" size="30"/>
autosuggest works fine on explorer but on firefox it doesn't work.
Also the datefield doesn't work on firefox see the code:
<cfinput name="from" value="#dateformat(form.from,"yyyy-mm-dd")#" type="datefield" label="From:"/>
The calendar here doesn't appear on firefox.
Please advise
<cfinput name="username" type="text" autosuggest="#list#" label="Username:" size="30"/>
autosuggest works fine on explorer but on firefox it doesn't work.
Also the datefield doesn't work on firefox see the code:
<cfinput name="from" value="#dateformat(form.from,"yyyy-mm-dd")#" type="datefield" label="From:"/>
The calendar here doesn't appear on firefox.
Please advise
