MySpace Developer Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Issue with application using iframe code in IE browser

Last post 05-08-2008 8:29 PM by Michael. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 05-08-2008 8:29 PM

    Issue with application using iframe code in IE browser

    My application is call MARSvsVENUS.  It is setup as Html/Javascript Source. I am unable to login to my application on the home page in internet explorer. When I click login, the page refreshes and back to the home page not log in.  It's been working fine up until Monday.  I have not made any changes to the code.  It works fine in firefox and opera.  Any help would be great appreciated.

    Here is the code to my canvas page:

    <style>
    * { margin: 0; padding: 0; overflow-x: hidden; overflow-y: scroll;}
    </style>
    <iframe id="mvv" name="mvv" frameborder="NO" border="0" framespacing="0" width="820" height="1500" src="http://myspace.marsvsvenus.com/" scrollbars="no"></iframe>

     

    Filed under:
Page 1 of 1 (1 items)