Page 1 of 1

no funktiin available in ie?!

PostPosted: Thu May 31, 2007 1:59 pm
by ützelbrütz
hi,

i use the "DHTML modal dialog script"-script. the page that gets loaded gots an onclick-statement.
if I write onclick="alert('hello')" I got the alert-box.
if I write onclick="myfunction()" and put the alert-statement into this funktion nothing happens. doesn't matter if the funtion is declared in the embeded page or the page which causes the modal dialog.
if I start this page in firefox, there are no probs...

what's the problem???? and how can I fix it????