# What's going with my Iframe and NN7!

**URL:** https://forum.kirupa.com/t/whats-going-with-my-iframe-and-nn7/26473
**Category:** web dev
**Created:** [July 23, 2003, 12:28pm UTC](https://forum.kirupa.com/t/whats-going-with-my-iframe-and-nn7/26473 "2003-07-23T12:28:13Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![cheddar](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/cheddar/32/267_2.png) [@cheddar](https://forum.kirupa.com/u/cheddar)
#### Post date: [July 23, 2003, 12:28pm UTC](https://forum.kirupa.com/t/whats-going-with-my-iframe-and-nn7/26473/1 "2003-07-23T12:28:13Z")

</div>

Anyone know whats happening to my Iframe in NN7. Works fine in IE and Opera.

[http://www.deanphillips.net/htmlsite/test.php](http://www.deanphillips.net/htmlsite/test.php)

Thanks.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 23, 2003, 1:21pm UTC](https://forum.kirupa.com/t/whats-going-with-my-iframe-and-nn7/26473/2 "2003-07-23T13:21:33Z")

</div>

netscape is a poopoo… through cross-browser testing with my website, it didn’t support many things such as layers, it also messed up the placement of some components (Flash), and it read DHTML in a buggered way (made the clock 5 times its intended size).

so, it’s not a problem with \<i\>your\</i\> site, it’s netscape being a stubborn fart face. I suppose if you need it to work with NN then you need to be compliant with it’s supported features.

👁

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 23, 2003, 1:37pm UTC](https://forum.kirupa.com/t/whats-going-with-my-iframe-and-nn7/26473/3 "2003-07-23T13:37:01Z")

</div>

I thought Iframes were supported with NN7. I know previous versions were pretty roppy but NN7 is a big improvement.

I think it’s a problem with my PHP code, it seems to be looping over and over with NS.

It’s very annoying!

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 23, 2003, 2:06pm UTC](https://forum.kirupa.com/t/whats-going-with-my-iframe-and-nn7/26473/4 "2003-07-23T14:06:26Z")

</div>

hmmmmmmmmmm…

have a look at this:

[http://forums.devshed.com/t64521/s7120d36d78cc4816dc5d27fe5afa83b2.html](http://forums.devshed.com/t64521/s7120d36d78cc4816dc5d27fe5afa83b2.html)

i hope your problem is sorted soon… i am getting sympathy stress… :hangover:

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 23, 2003, 3:05pm UTC](https://forum.kirupa.com/t/whats-going-with-my-iframe-and-nn7/26473/5 "2003-07-23T15:05:43Z")

</div>

Works now 🙂

I think something was wrong with my Javascript that I was using to generate the date. I had way to many things called data floating around.

I’ve now switched to doing the date in PHP and it works fine.

Thanks for the help.
