Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
AW: [Javascript] addin <input fields> via visibility or similar?
- From: wdlists at triche-osborne.com (Triche Osborne)
- Subject: AW: [Javascript] addin <input fields> via visibility or similar?
- Date: Fri Sep 23 09:44:08 2005
Michael Borchers wrote: > > beautiful, this works so far. > the name for the inputs will be something like > products_id[X][products_price] > > how can i count how many rows (X) there are already? If by "rows" you mean extant INPUT tags, use getElementsByTagName, then loop through and count up the ones that match the stable portion of your NAME attribute. Triche
- References:
- AW: [Javascript] addin <input fields> via visibility or similar?
- From: Michael Borchers
- AW: [Javascript] addin <input fields> via visibility or similar?
- Prev by Date: [Javascript] Permision denied error
- Next by Date: [Javascript] Permision Denied error - reg
- Previous by thread: AW: [Javascript] addin <input fields> via visibility or similar?
- Next by thread: [Javascript] Permision denied error
- Index(es):