Toon posts:

Opera and IFRAME

Pagina: 1
Acties:
  • 26 views sinds 30-01-2008

Verwijderd

Topicstarter
Dear readers,

I have a problem with opera concerning using iframes.
I will show you the code right now.

I have two php files.
One is called test.php and contains the following code:
<HTML>
<HEAD>
</HEAD>
<BODY>
<iframe marginheight='20' marginwidth='20' frameborder='1' width='400' height='400' id='ifrm_1' name='ifrm_1' scrolling='no' src="jan.php"></iframe>
<iframe marginheight='20' marginwidth='20' frameborder='1' width='400' height='300' id='ifrm_2' name='ifrm_2' scrolling='no' src="jan.php"></iframe>
</BODY>
</HTML>

The other one is called jan.php (don't ask me why) and contains the code:
<?php
echo "<>";
echo rand(10,10000);
echo "<>";
echo rand(20000,200000000);
?>

Now i would expect that 'ifrm_1' and 'ifrm_2' would show different outputs. It works in IE and mozilla. But opera shows the same output. And i do not know WHY?
Can sombody please help me with this? I made sure that cache etc is disabled in Opera.

Thanks in advance

  • gorgi_19
  • Registratie: Mei 2002
  • Laatst online: 13:45

gorgi_19

Kruimeltjes zijn weer op :9

Gathering of Tweakers is a dutch forum, the posters are dutch, so dutch is the normal accepted language :) So please create your post in dutch.

Furthermore, clientside problem are normally placed in Webdesign & Graphics :)

[ Voor 80% gewijzigd door gorgi_19 op 16-12-2004 16:16 ]

Digitaal onderwijsmateriaal, leermateriaal voor hbo


Dit topic is gesloten.