I have a spark DropDownList, and some of the items need to open a separate browser window. Ideally, the browser window should only be opened after some data is uploaded to a server, but I’m willing to accept that that’s not an option.
My problem is that none of the events dispatched by DropDownList seem to allow browser windows to be opened without being blocked. Anyone have suggestions here? Harbs
