PDA

Click to See Complete Forum and Search --> : layer-div problem


Sadovod
Feb 15th, 2001, 07:46 PM
I work on application which uses lots of
div tags to hide and show parts of pages.
Now I need to make this appl. work in Netscape, too.
How do I implement Layers to existing code, so it would work in both brsrs?

ThanX.

sail3005
Feb 15th, 2001, 11:41 PM
You can use Div tags in Netscape as layers, but the most flexible type of layers in Netscape would be to just use the < layer > tag.

Hope this helps