HighDots Forums  

Re: layers

HTML Writing HTML for the Web (comp.infosystems.www.authoring.html)


Discuss Re: layers in the HTML forum.



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

Default Re: layers - 08-26-2003 , 04:54 PM






Kelly wrote:

Quote:
Can some please provide me an example of how to do layers.
http://www.greytower.net/en/archive/...es/layers.html

Quote:
I'm trying to create a webpage with dynamic html. Here's how the webpage
should behave:

On the left side of the page will be some staff names.
On the right side of the page will be the place where the staff
picture will appear.
Plenty of two column layouts. http://dorward.me.uk/www/css/#templates

Quote:
When a name is clicked on then that correspondence staff picture
should appear on the right and that name should be highlighted.
Oh dear. Sounds like you are trying to emulate frames using JavaScript. This
will create most of the problems of frames, plus a few additional ones.

Just do what most people do - create pages with shared elements duplicated
in each. Its the most compatable method. You can use some process to give
the link to the current page a different class (so it can be styled
differently)

http://www.allmyfaqs.com/faq.pl?Incl...ile_in_another

--
David Dorward http://dorward.me.uk/


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 - 2008, Jelsoft Enterprises Ltd.