| Author |
Dynamic AJAX control
|
Aris Tan
Greenhorn
Joined: Aug 05, 2005
Posts: 13
|
|
Initially, my form has two dropdowns. the contents of the second dropdown is populated via ajax
using dwr. The "Add another" link creates another instance of the dropdowns, the problem is it loses the
ajax/dwr functionality of the first.
Appreciate the help.
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15362
|
|
Are you adding the event handlers to the new elements?
Eric
|
 |
 |
|
|
subject: Dynamic AJAX control
|
|
|