Hiya,

Can anyone help me? I have to do a presentation next week to show things that work in IE but dont work in netscape.

For example:

document.all.item('id')

does not work in netscape but works in ie. so you have to use

document.getElementById

Does anyone have any other experiences that i can add to my presentation as i am having a mental block!

Thanks

Sarah