HighDots Forums  

How do i make layers?

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss How do i make layers? in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
FLADE0
 
Posts: n/a

Default How do i make layers? - 07-15-2004 , 07:00 PM






when a link is clicked on.. i dont want the whole page to reload... i want just
the main text area to change. how would i do this... i was told layers.. but i
dont have any idea what those are... and how to start them. and if anybody
could help me i would really appreciate it.


Reply With Quote
  #2  
Old   
seb
 
Posts: n/a

Default Re: How do i make layers? - 07-15-2004 , 07:24 PM






Layers are absolutely positioned divisions (<div>).
They are avaliable in the items library panel on top of your screen
(DMX2004).
You can drag a layer on your page in design view (not layout view). Then
you can position it anywhere and put anything in it.
You should go in code view, just to make sure that your Layer has not
been placed in anything else after you drag it on the page. Your Layer
should be on its own in the body code (i.e. NOT within any table or cell
tag).

Then, you can use the SHOW-HIDE Layer behavior to show or hide your
layer (which is the technique that will allow you to replace some
content (hide the layer) with some other content (show another layer)
anywhere in your page.

The idea is to have several hidden Layers, placed on top of each other
(superposed), and then links on your page that will show one of the
layers and hide the other ones. You give those links the show-hide
Layers behaviors.


FLADE0 wrote:

Quote:
when a link is clicked on.. i dont want the whole page to reload... i want just
the main text area to change. how would i do this... i was told layers.. but i
dont have any idea what those are... and how to start them. and if anybody
could help me i would really appreciate it.


Reply With Quote
  #3  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: How do i make layers? - 07-15-2004 , 07:57 PM



If it's your intention to make an entire web site on a single page by merely
showing and hiding layers, then please STEP AWAY FROM THE KEYBOARD! 8)

That's a bad idea....

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"FLADE0" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
when a link is clicked on.. i dont want the whole page to reload... i want
just
the main text area to change. how would i do this... i was told layers..
but i
dont have any idea what those are... and how to start them. and if anybody
could help me i would really appreciate it.




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.