954,598 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Iframe+javascript bad idea?

Hi im having this problem, i have this danish tv website http://www.dr.dk/NU/popup/live#/DR1 thing i dont know if your guys can see it but anyways its page content is:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" >

<head>

<title>DR NU</title>

<style>

*{

margin:0px;padding:0px;

}

html,body {

height:100%;

background-color:#000;

}

#uplayer{

height:100%;

}

</style>

<script type="text/javascript" src="http://www.dr.dk/drdkjs/js.drxml?version=v003"></script>

<script type="text/javascript" src="http://www.dr.dk/tjenester/cache/addthis.drxml"></script>

</head>

<body>

<script type="text/javascript" src="/NU/embed/live?height=100%&width=100%&popup=true"></script>

</body>

</html>

Now the iframe code im using looks like this: <iframe src="http://www.dr.dk/NU/popup/live#/DR Update" style="border: 0; width: 968px; height: 668px">Your browser doesn't support iFrames.</iframe>
The iframe works in internet explore and in firefox. I need to get it working in Chrome and Opera.

Webbanditten
Newbie Poster
1 post since Nov 2009
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: