Re: [Dynapi-Help] DynAPI variable and keypressed event

2001-11-04 Thread Richard Bennett
Hi, Please mention which browser/platform you use. It looks like this might be a Linux bug. In IE5.5/Mozilla/NS4 on windows I get : alert1 = HTML:null alert2 = KEY:f Layer = nullf > Hello, I am wanting to type text directly into a dynlayer by using the > keyup event. The only way that I knew

[Dynapi-Help] DynAPI variable and keypressed event

2001-11-02 Thread Matt Fair
Hello, I am wanting to type text directly into a dynlayer by using the keyup event. The only way that I knew how I could access the layer after a key was pressed was to make it a DynAPI variable. But this acts kinda wierd, when the key is pressed for example 'A' it would put 'AA' on the dynl