IE 8 + dialog + $("#dialog").load(url) error

IE 8 + dialog + $("#dialog").load(url) error


Hello all!
I got a problem with rendering dialog data in dialog when i want first
to get data with function load() and then to show my dialog. i can
show only static text in ie8 when i manually type it in a div#dialog
but it does not work if i want to get my html from the other page...
how can i fix it ?!
thanx!