Z-index Problem in Ajax Uploader

  •  11-08-2010, 9:05 AM

    Z-index Problem in Ajax Uploader

    Hi! while using ajax uploader control, issue that i am facing....
    when another control overlays the uploader control,
    for e.g. assuming i have a date text box and i have placed the Uploader control below it, the date text box has a calendar drop down.
    When the calendar drop down is opened, it will be on top of the Uploader control, when i click on the dates, the Uploader control's click event gets triggered and the browse dialog opens up
View Complete Thread