how to reload 1st frameset

This is a discussion on "how to reload 1st frameset" within the JavaScript Forum section. This forum, and the thread "how to reload 1st frameset are both part of the Program Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Program Your Website > JavaScript Forum

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Oct 17th, 2006, 10:10
New Member
Join Date: Oct 2006
Location: UK
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
how to reload 1st frameset

I would like to no how i can reload a frame.
I have three frames (header, main, footer) on my Default.aspx page i would like to no how to reload the header frameset i think its

<body onload="top.frames[0].location.reload()">

but this results in all other buttons on my page not to work?? and i cannot navigate away from the page.???

thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Oct 17th, 2006, 19:50
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Re: how to reload 1st frameset

You really shouldn't be using frames at all.

Replace your frames with <div> elements. Use proper (x)html mark-up, standard elements and attributes, no browser specific ones, and control the style with css.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Oct 18th, 2006, 17:09
New Member
Join Date: Oct 2006
Location: UK
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Re: how to reload 1st frameset

i need to use frames...its already implemented in the application....

is there a way i can solve this problem whilst still using frames i think its a problem with javascript firing onload which doesnt allow the buttons on my form to work???
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
frameset reload

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help - how to center a website frameset bgoo Web Page Design 3 Sep 14th, 2006 13:03
How to reload the previous page? khwab JavaScript Forum 1 Aug 22nd, 2006 10:41
Targeting Flash, Different Frameset RobinDeanDotCom JavaScript Forum 0 Jun 25th, 2006 20:28
FRAMESET and JS comaiwat Web Page Design 1 Mar 29th, 2006 08:23
Frameset target help please charter Flash & Multimedia Forum 4 Mar 28th, 2004 10:05


All times are GMT. The time now is 03:30.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42