Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
page refresh
Name: osaru Date: July 28, 2004 at 19:06:50 Pacific OS: win CPU/Ram: 512
Comment:
I was wondering if there is any way to refresh a part of web page, but not the whole page.
Name: Don Arnett Date: July 28, 2004 at 19:29:52 Pacific
Reply:
I've never used them, but remember hearing about iframes (inline frames) once. They might be useful for what you want to do.
I did a google search on "inline frames" and the following link is one of many that came up. They have an example use of an iframe on the page.
http://www.cs.tut.fi/~jkorpela/html/iframe.html
Let us know if it helps so we can all learn.
0
Response Number 2
Name: FBI Agent Date: July 29, 2004 at 17:37:06 Pacific
Reply:
well i like the smaller easier pages to get my instructions from. i've used them before and they're pretty easy, i though i had a page on my favs, but i cant find it. here's a simple page to show you iframes
Summary: I have never heard of disabling page refreshes (though Firefox probably has a config option for it). The clicking doesn't seem a huge issue either. More problematic in my mind are: - it adds another...
Summary: On a class reunion website, www.MillardClassOf78.com/then.jsp, I use the following onclick code to display an image in a popup. onclick="return enlarge('images/now/imageName.jpg',event)" You can get t...