View Full Version : A question for REAL web design whizzes (about DHTML I think)
iamhere
July 26th, 2008, 11:20 AM
Please take a look at the "Tabbed" view on zapatec.com. My question is - would it be possible to have things actually happening within *each of the tabs* such as one displaying a Java applet, one displaying a normal HTML page, one with Flash on it and so on? Thanks.
actionAction
July 26th, 2008, 09:34 PM
I didn't take a look at the site, but yes, it's possible. You would use ajax to get the particular page content and load it into your div using innerHTML. Post if you need specifics, there is a lot of info out there about ajax though.
DDD
July 27th, 2008, 03:27 AM
from the looks of that site I would say yes. I have seen people use Jquery and do that.
iamhere
July 27th, 2008, 07:03 AM
what's jquery? i'm a complete newbie to all this so i dont really know much about it :)
would it be possible to do the tabbed view which switched the tabs when you click on the *rectangle* and not the text (exactly like windows itself)?
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.