Hello Sir
i am using jquery-ui-1.9.2 version and jquery 1.7.2
i am developing web application using asp.net mvc. i am creating a div which contain iframe.
while the div append to body the iframe loads and after that i initialize a dialog which show the iframe to another window when the dialog initialize iframe load again this problem causes every time.
there is one another proble related to dialog i am writing some client side script function on the parent window and calling it from the dialog which calls after the dialog close event but the dialog doesn't find that function the error occurs object does not support property of methods.
before this i am using jqueryui-1.7.3 and jquery 1.3.2 its running perfect.
please suggest some solution.