leiaah
Feb 21 2006, 01:32 PM
| | This is another refresh problem question. The project I'm doing uses tons of frames (I know, some of you will probably advise me not to use frames) and I'm having problems with refreshing the target frames. The problem is, I have a main page (main.html) that is a popup (so that I don't see the address bar and the other toolbar bits in my browser) and there are links in that page that when clicked also pops up a page. What I don't know is how to refresh the main page using a link in the other popup page.
I've tried using this but this only works for frames so I'm really lost here. Anyone out there knows?
CODE parent.frme_itemTable.location.reload();

|
Reply
DeveloperX
Mar 15 2006, 04:06 PM
QUOTE This is another refresh problem question. The project I'm doing uses tons of frames (I know, some of you will probably advise me not to use frames) and I'm having problems with refreshing the target frames. The problem is, I have a main page (main.html) that is a popup (so that I don't see the address bar and the other toolbar bits in my browser) and there are links in that page that when clicked also pops up a page. What I don't know is how to refresh the main page using a link in the other popup page.
I've tried using this but this only works for frames so I'm really lost here. Anyone out there knows?
parent.frme_itemTable.location.reload();
maybe this code work: CODE opener.frme_itemTable.location.reload(); //or opener.frme_itemTable.location="Your URL";
please check it on your project!
Reply
Lozbo
Mar 15 2006, 11:46 PM
I believe that it also works (if the window opened as a pop up) if you add to the link the target attribute and point it to "_parent". It is not strict xhtml though...
Reply
Recent Queries:--
how to make a link refresh - 11.72 hr back. (1)
-
refresh window parent in php - 20.40 hr back. (1)
-
refresh window from another - 33.89 hr back. (1)
-
reload hta page - 37.06 hr back. (1)
-
refresh hta window - 38.18 hr back. (1)
-
php select refresh frame - 42.32 hr back. (1)
Similar Topics
Keywords : refresh, main, window, clicking, link, popup
- Creating Link In Html - Help Me With This!
(5)
Refresh Php Page, But First .....
(2) I'm working on this now, but I can't even think of how to write it, if it's possible
(but I'm pretty sure it is)... I have a page, which has a small iframe on it which loads a php
page showing the status of a server, and refreshes itself every 30 seconds or so.. that works fine..
the only problem is, when it refreshes, it seems to take at least 1 second to show anything, and I
don't like it going blank like that.. my question is, can I set the php to check the status
every 30 seconds, and check to see if it's different from before, and if so, t....
Refresh Page After Back Button Hit
(10) Hi. I have a page that is dynamically build through DOM manipulation. So, when I browse outside the
page, and then click back, those dynamically created DOM objects are gone. Since I am also using JSP
/ Servlet technology, I can rebuild this page easily, which I have done. Here is my dilemma. If
the user leaves the dynamic page, then clicks back on their browser, I need the page they are going
back to to refresh. I can't figure out how to do this. I've tried using the META tag, but it
won't do it. Help would be appreciated. Thanks. ....
Populating A Form From A Link
(5) I have an online application Form that multiple groups use from their own webpages. I would like the
form to automatically populate a couple fields depending on which group's site it's clicked
from......... I think there is a way to populate a form just by adding stuff to the link, but I
don't know how and I can't find any information on how online (not really sure what to
search)......... anyone know? I want a combo-box and a text field automatically populated with
information depending on the link that's clicked. I honestly don't know if this i....
Making A Refresh Link On Your Website.
refresh local webpage (16) /smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /> post it on ur website
CODE <a href="javascript:this.location.reload();" style="color:
#000000; font-weight: normal">refresh</a> It can refresh local webpage. U
can add it at ur forum so that each topic u are reading can be refresh easily. If ur website
return to homepage after pressing I.E. refresh button, then u must need this coding. /cool.gif'
border='0' style='vertical-align:middle' alt='cool.gif' /> Beacus visitors only w....
Auto Refresh
after page loads (9) Okay this seem like a siple enough task, I would like to tell an html page to refresh, but two
conditions have to be met, 1) the page must have finsihed loading, 2) it must wait a given number of
seconds, say 5. Buy the way this needs to be automatic. Thanks....
Link To Create Desktop Shortcut?
(5) Is there a way to make a link that actually creates a desktop shortcut? I have a page that gives
links to files on our intranet but I know of people who try and make shortcuts for these files. It
would be nice if I could put a link next to the link for the file that would make a shortcut. Use
a more descriptive topic title next time. ....
Dropdown Menus Links
IDK how to make them link (3) Ok its a big problem to me, i need to make my drop down menus options link to a web page. I know i
can do it with a button, and i can get that to work but i need/want to have it link as soon as the
option is selected........How do i do that?....
Link Colour
(5) Hey all, i dont know how easy this is to do or whether it can be done just using HTML or whatever.
Basically i have 2 seperate navigation bars top nav bar is the parent navigation bar. when you
hover over any of the entries in this parent bar it dynamically updates the second nav bar. what i
ideally want is to highlight the parent link in black when i move the mouse over it BUT stay black
until i select/ hover over another parent link. does that make sense? ....
Popup Window With Height And Width?
(9) I will try to explain: When clicking on the link, a pop-up window will be opened. I also want to
have the width=300 and height=160 (just examples /wink.gif' border='0'
style='vertical-align:middle' alt='wink.gif' /> ) Could someone give me a short code for that?....
A Good Space For Learn Html
web site link (5) Hi i find this web site you can learn html lan very fast and very easy woow i found it many
tutorials go http://www.w3schools.com/ its really good website /rolleyes.gif' border='0'
style='vertical-align:middle' alt='rolleyes.gif' /> ....
Refresh Web Page
(6) Well this questioned wasnt answered in 2003 but hopefully somebody knows the answer, sorry if this
is a simple question but can i force the web browser to refresh the page after pressing the submit
button. Basically my cgi perl form copies a different jpeg with teh same name into my public_html
folder every time the form is submitted, therefore i have to click on the refresh button in IE to
see the different picture. I have tried Code: but it doesnt seem to work in IE6 ....
Table/cell Link?
(10) Well, I actually don't know what it is. But I need a code where you can click everywhere on the
table, not only on the text/image.....
Expanding Link
(12) Wee... Another question: How can I make that clicking on a specific link expand to something?
Well... Here's an example: I have a list with the 5 best sites: Site 1 {more info} site 2 {more
info} etc. Clicking on {more info} for site 1, will show a description below the link, and now, site
2 will be below the description. I hope you understand my question /tongue.gif' border='0'
style='vertical-align:middle' alt='tongue.gif' /> ....
Fade Link Color
(4) hi, how do you make the linkcolor fade to another color when pointing your cursor to the link?
It's a rather short description of my question, but i hope it's clear /cool.gif'
border='0' style='vertical-align:middle' alt='cool.gif' /> . More tips and tricks are welcome.......
Looking for refresh, main, window, clicking, link, popup
|
|
Searching Video's for refresh, main, window, clicking, link, popup
|
advertisement
|
|