Using layers...div tags

2003-03-12 Thread FlashGuy
Hi,

I would like to duplicate one part from this website but I'm not sure how to go about 
it.

http://www.mapleleafs.com/home.ml

I want to create something similar to the SCORE, LEAFS TV and LEAFS INSIDER by 
clicking the tabs the content changes.
Anyone have any code or would know how to do this?

BTW...Go Leafs Go!...Stanley Cup here we come!

Thanks






---
Colonel Nathan R. Jessop
Commanding Officer
Marine Ground Forces
Guatanamo Bay, Cuba
---



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: Using layers...div tags

2003-03-12 Thread Tangorre, Michael
You can use layers and CSS. Look into the visibility property in the DOM. That should 
get you started.

Mike


-Original Message-
From: FlashGuy [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 12, 2003 11:04 AM
To: CF-Talk
Subject: Using layers...div tags


Hi,

I would like to duplicate one part from this website but I'm not sure how to go about 
it.

http://www.mapleleafs.com/home.ml

I want to create something similar to the SCORE, LEAFS TV and LEAFS INSIDER by 
clicking the tabs the content changes.
Anyone have any code or would know how to do this?

BTW...Go Leafs Go!...Stanley Cup here we come!

Thanks






---
Colonel Nathan R. Jessop
Commanding Officer
Marine Ground Forces
Guatanamo Bay, Cuba
---




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: RE: Using layers...div tags

2003-03-12 Thread John Wilker
Also look at the display property. It doesn't leave a huge empty block in place. But 
it will move things if they're in it's way.
display=block|none

---Original Message---
From: Tangorre, Michael [EMAIL PROTECTED]
Sent: 03/12/03 08:14 AM
To: CF-Talk [EMAIL PROTECTED]
Subject: RE: Using layers...div tags

 
 You can use layers and CSS. Look into the visibility property in the DOM.
That should get you started.

Mike


-Original Message-
From: FlashGuy [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 12, 2003 11:04 AM
To: CF-Talk
Subject: Using layers...div tags


Hi,

I would like to duplicate one part from this website but I'm not sure how
to go about it.

a target=_blank
href=http://www.mapleleafs.com/home.ml;http://www.mapleleafs.com/home.ml/a

I want to create something similar to the SCORE, LEAFS TV and LEAFS
INSIDER by clicking the tabs the content changes.
Anyone have any code or would know how to do this?

BTW...Go Leafs Go!...Stanley Cup here we come!

Thanks






---
Colonel Nathan R. Jessop
Commanding Officer
Marine Ground Forces
Guatanamo Bay, Cuba
---





~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: Using layers...div tags

2003-03-12 Thread Ben Doom
They are using CSS to set the absolute position of three different divs to
be the same.  They are also using CSS to set the two back ones as
invisible.  Then they are using JavaScript to change the active div by
making the current one hidden and the new one visible.


--  Ben Doom
Programmer  General Lackey
Moonbow Software, Inc

: -Original Message-
: From: FlashGuy [mailto:[EMAIL PROTECTED]
: Sent: Wednesday, March 12, 2003 11:04 AM
: To: CF-Talk
: Subject: Using layers...div tags
:
:
: Hi,
:
: I would like to duplicate one part from this website but I'm not
: sure how to go about it.
:
: http://www.mapleleafs.com/home.ml
:
: I want to create something similar to the SCORE, LEAFS TV and
: LEAFS INSIDER by clicking the tabs the content changes.
: Anyone have any code or would know how to do this?
:
: BTW...Go Leafs Go!...Stanley Cup here we come!
:
: Thanks
:
:
:
:
:
:
: ---
: Colonel Nathan R. Jessop
: Commanding Officer
: Marine Ground Forces
: Guatanamo Bay, Cuba
: ---
:
:
:
: 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: Using layers...div tags

2003-03-12 Thread Richmond, Pamela
RE: changing contents within part of a page using tabs

You can also do this with Flash.

Pam

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4