Register forum user name Search FAQ

Gammon Forum

Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to "verify" your details, making threats, or asking for money, are spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the password reset link.
 Entire forum ➜ Programming ➜ General ➜ Frame Problems

Frame Problems

It is now over 60 days since the last post. This thread is closed.     Refresh page


Posted by Abinash Grahacharya   (1 post)  Bio
Date Tue 24 Oct 2006 06:09 AM (UTC)
Message
As a developer,i developed a site having three frames .
But the three frames need to refresh at a time using single click soud.

There is a way for this problem , but the solution using javascript and not working as we want to be.


Is there any way to solve this problem.

I have the solution i,e

If there is three frames named as Frame1, Frame2, Frame3

then on the link we have to write javascript insted of target

code is
----------

onClick="top.frames['Frame1'].location.href='File1?List of send items as i=1&j=3';
top.frames['Frame2'].location.href='File2?t=1';
top.frames['Frame3'].location.href='File3?k=9';
return false;"

Top

Posted by Nick Gammon   Australia  (23,070 posts)  Bio   Forum Administrator
Date Reply #1 on Tue 24 Oct 2006 10:18 AM (UTC)
Message
This question is a bit outside the general theme of this site, which is based around MUD games.

I don't know the answer, and I suggest you would get more help from a site that is dedicated to web site development.

- Nick Gammon

www.gammon.com.au, www.mushclient.com
Top

The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).

To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.


9,760 views.

It is now over 60 days since the last post. This thread is closed.     Refresh page

Go to topic:           Search the forum


[Go to top] top

Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.