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.
|
|
|
|
|
![]() |
||
how to reload 1st frameset
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
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 |
|
|
|
|||
|
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. |
|
|||
|
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??? |
![]() |
| Tags |
| frameset reload |
| Thread Tools | |
|
|
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 |