There is a known issue with selectboxes in IE :) Do you have a sample?
Felix On 11/28/06, Greg Miller <[EMAIL PROTECTED]> wrote:
Hi All, I'm making good progress in using PWC. So far it works as advertised and is quite easy to use. I've run into an issue that I don't know how to solve. I'm creating a window and setting the content with setAjaxContent() which works perfectly. However, there is a <select id="notecats"> in the html being loaded, but I can't always access it. I've come to the conclusion that perhaps the ajax request hasn't finished by the time I want to fill the <select>. Is there a way to either submit the ajax request synchronously, or to somehow not continue until after the html is loaded? Thanks! Greg _______________________________________________ Javawin mailing list [email protected] http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com
_______________________________________________ Javawin mailing list [email protected] http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com
