Home »
Imported messages »
comp.lang.php »
multiple dynamic text fields
Re: multiple dynamic text fields [message #177277 is a reply to message #177275] |
Sat, 03 March 2012 14:07 |
Jerry Stuckle
Messages: 2598 Registered: September 2010
Karma:
|
Senior Member |
|
|
On 3/3/2012 8:32 AM, hipa wrote:
> Hi
>
> I have a page with an autocomplete text field. This works fine. But what
> I actually want is adding more text fields with the same autocomplete
> options. It must be an orderpage with multiple order lines.
> If I choose option 2 from the drop down, 2 text fields are chown. That is
> ok, but the autocomplete doesn't work.
> But if I manually type "getuser.php?q=2" in a browser I get a page with 2
> text boxes where the autocomplete does work.
> I don't think I need to show here my complete autocomplete code because I
> think this is not the point here.
> When text boxes are generated dynamically is there an underlying id or
> something given to it? Hope someone can help.
>
<irrelevant code snipped>
You're in the wrong newsgroup. Autocomplete is browser-side. PHP is
server side. Try comp.lang.javascript to start.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
|
|
|
Goto Forum:
Current Time: Tue Nov 12 22:14:36 GMT 2024
Total time taken to generate the page: 0.04633 seconds