SEO Software
Closed Thread
Results 1 to 2 of 2

Thread: Refresh another frame on a page?

  1. #1

    Default Refresh another frame on a page?

    I have 2 frames in 1 page. I don't know how to refresh another frame. Example: I want to refresh a frame using button on another frame!

    Any pro can help me?


  2. SEO Software

  3. #2
    Mr. BindasS ankur0412 is on a distinguished road ankur0412's Avatar
    Join Date
    Feb 2009
    Location
    India
    Posts
    717
    Thanks
    24
    Thanked 55 Times in 42 Posts
    Blog Entries
    2

    Default

    The easiest is to have your frames named in your frameset.
    Then from 1 frame, you could do

    top.parent.frames['nameOfTheFrame'].reload();

    or

    top.parent.frames['nameOfTheFrame'].location="http://www.wathever.com";

Closed Thread

Similar Threads

  1. How to refresh a DNS cache..
    By decipher in forum Design and Development
    Replies: 1
    Last Post: 12-09-2009, 08:16 AM
  2. Refresh parent window
    By sanky12ka4 in forum JavaScript Help
    Replies: 1
    Last Post: 12-07-2009, 11:16 AM
  3. Frame navigation problem
    By sanky12ka4 in forum JavaScript Help
    Replies: 0
    Last Post: 10-14-2009, 04:26 PM
  4. Microsoft Slams Google Chrome Frame
    By decipher in forum General Discussion
    Replies: 0
    Last Post: 09-30-2009, 12:10 PM
  5. Frame sites
    By MuhamadAkbar in forum Legal Matters
    Replies: 3
    Last Post: 05-02-2009, 08:08 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts