Tabbed clicking

S

Shabam

On some sites (don't forget which now) I've seen tabs, that when you click
on, doesn't result in another page loading, but rather, the information gets
loaded onto the content area after a short while of loading. How would I go
about doing something like this?

What I'm trying to do is avoid reloading the whole page just for a small
content change within a tab.

Any examples or url's would be greatly appreciated.
 
E

Erwin Moller

Shabam said:
On some sites (don't forget which now) I've seen tabs, that when you click
on, doesn't result in another page loading, but rather, the information
gets
loaded onto the content area after a short while of loading. How would I
go about doing something like this?

What I'm trying to do is avoid reloading the whole page just for a small
content change within a tab.

Any examples or url's would be greatly appreciated.

Google on Iframe
It is a htmlpage within another htmlpage, and will probabaly do the trick
for you.

Regards,
Erwin Moller
 
S

Shabam

Google on Iframe
It is a htmlpage within another htmlpage, and will probabaly do the trick
for you.

How well-supported are iframes nowadays? I remember Netscape 6 and prior
didn't support it at all.
 
T

Thomas 'PointedEars' Lahn

Shabam said:
How well-supported are iframes nowadays? I remember Netscape 6 and
prior didn't support it at all.

Netscape 4.x do not support the "iframe" element, you must use the
proprietary "ilayer" element for those to accomplish the same behavior.
Netscape 6.x and other Mozilla/5.0 based UAs certainly support the
"iframe" element, if you are not talking about a preview release
where I had not the opportunity to test this feature.


PointedEars
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top