Hallo,
Nun möchte ich nach einen bst. Interval die url in einem frame neu laden lassen.
Mein Code:
<frame src="UntitledFrame-2.htm" name="topFrame" scrolling="NO" noresize onload = "parent.topFrame.setInterval(mainFrame.location.reload(),10000)"; >
vergiß das onload in der Framedefinition (ist wahrscheinlich eh nicht zulässig. Der Validator könnt Dir das genauer sagen.
Statt dessen in UntitledFrame-2.html fogenden Meta Tag ( in head):
<meta http-equiv="refresh" content="10000; URL=UntitledFrame-2.htm">
Wahrscheinlich mußt Du als URL einen absoluten Pfad angeben. Genaueres dazu bei Selfhtml
Gruß Fritz
--
ss:( zu:| ls:# fo:| de:/ va:) ch:? sh:( n4:? rl:? br:$ js:| ie:| fl:| mo:)
ss:( zu:| ls:# fo:| de:/ va:) ch:? sh:( n4:? rl:? br:$ js:| ie:| fl:| mo:)