Click to See Complete Forum and Search --> : <layer>, etc compatibility


Sul
01-20-2004, 07:10 AM
Hi

I was wonder are the following tags compatible across all browsers:

<layer>, <ilayer> <div> <span>

Thanks.

requestcode
01-20-2004, 07:16 AM
The <layer> and <ilayer> tags are only supported by NS4 version browsers. The <div> and <span> are suported by all browsers although from a Javascript point each browser may do things a little differently. I would not recommend that you use the <layer> and <ilayer>.