In our application, a dynamic select list is being built using DOM API. So far, we've been unable to select a value inside this particular drop down. We have done some research and found that we can select values from static and dynamic select lists built using innerHTML. Unfortunately, our business will not allow us at this time to rewrite the offending select list into one of the formats that will work.
Does anyone know how we might be able to get Celerity to select the value? If anyone is willing to help us out, I can supply an html page and celerity script that demonstrates the problem.
Thanks,
Steve
|