Jump to content

How would i go about refreshing all the iframes on my page from a button?


Allstar12345

Recommended Posts

Ive not a clue how to do it and id rather not implement jscript into it.

code is this

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><style type="text/css">
<!--
body {
    background-color: #000;
}
-->
</style><body>
<title>Allstar Social</
<iframe src="http://m.facebook.com"></iframe>
<blockquote>
<blockquote>
</blockquote>
</blockquote>
<iframe src="http://m.twitter.com"></iframe>


</head>
</BODY>
</HTML>

Thats not the latest version though..

Link to comment
Share on other sites

I wudnt recommend iframe as it has been already deprecated officially. .you should use javasrcipt instead or other alternatives

and btw m not able to read the coding properly frm my s40 mobile phone. .what exactly u want to achieve in ur page?

:/

its my latest symbian web runtime app can only really be explained by running it on a device, and i don't really know javascript and im certainly not using it.. Any way with basic html ?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...