Thanks for the reply.
I believe you used the Chrome Console for inspecting the page, but it seems to be working all fine in Chrome and Mozilla Firefox.
I used the Internet Explorer inspector and I got the following errors.
SCRIPT5009: 'Jquery' is undefined
weddingrange?HookID=2, line 556 character 2
SCRIPT5: Access is denied.
jquery-1.10.1.min.js, line 4 character 12122
SCRIPT5009: 'jQuery' is undefined
jquery.diyslider.js, line 8 character 2
SCRIPT5009: 'jQuery' is undefined
hoverIntent2.js, line 32 character 2
SCRIPT5009: 'Jquery' is undefined
call_me_23oct.html, line 15 character 2
SCRIPT5009: 'jQuery' is undefined
call_me_23oct.html, line 313 character 1
SCRIPT5009: 'jQuery' is undefined
call_me_23oct.html, line 337 character 1
I believe this [SCRIPT5: Access is denied.] is the main issue.
Because none of the jQuery scripts/plugins are working in case of the i-frame html file.
Now i don't know what is causing this .
And I don't know what to do to resolve this.