Hi
i have setup a simple modal pop.
i manage to find exacly the problem:
if i use this tag at the beginning of the page
<!DOCTYPE html>
witch is the asp web form default, modal popup works ok.
if i use this tag
<!DOCTYPEHTMLPUBLIC"-//W3C//DTD HTML 4.0 Transitional//EN">
popupextender will not popup, it shows as part of the page, but with all functionalities working including hiding and showing.
any ideia how i can keep the second tag and still have the modalpopup extender behave like expected?
thks
rgds
rui