Does anyone know how I can use the...
var X = new ActiveXObject("ProgID"
...and then make X a real object within my HTML page? So I can change it's size, z-index, etc?
The ActiveXObject I'm using does not have z-index, if I set it as an <OBJECT> I have access to z-index, but not if I create it on the file in javascript.
Thanks,
PS. Please reply to peter_cawdron@hotmail.com (I'm on holiday
var X = new ActiveXObject("ProgID"
...and then make X a real object within my HTML page? So I can change it's size, z-index, etc?
The ActiveXObject I'm using does not have z-index, if I set it as an <OBJECT> I have access to z-index, but not if I create it on the file in javascript.
Thanks,
PS. Please reply to peter_cawdron@hotmail.com (I'm on holiday