Hello
I was looking on the internet for a popup menu and I found this one:
I used it but when I tested on netscape, it doesn't work. The message it gives is that the layer is not defined. Does anyone knows what that means?
It gives an error in this line:
this.baseLayer = new Layer(this.width);
I don't know anything about layers. Any help or comments will be appreciated.
I was looking on the internet for a popup menu and I found this one:
I used it but when I tested on netscape, it doesn't work. The message it gives is that the layer is not defined. Does anyone knows what that means?
It gives an error in this line:
this.baseLayer = new Layer(this.width);
I don't know anything about layers. Any help or comments will be appreciated.