[Dynapi-Help] has this widget ever been done?

2001-06-17 Thread Kit Cheong
hi,   i've searched on numerous dhtml sites for a dhtml script that does something similiar to what can be seen at http://mohaa.ea.com/intelligence/features.html. What I'm referring to is the navigation bar. My question is, has this navigation bar ever been done using the dynapi? I've seen th

[Dynapi-Help] setHTML ( )

2001-05-04 Thread Kit Cheong
Hi,   Sorry to ask so many questions but I have found the source of my layers appearing on the top of my page even when I set the visibility to false. Seems that if the html text in layername.setHTML (' ') is very long, the layer tends to appear. This problem only appears on NS browsers from

[Dynapi-Help] setting the stylesheet

2001-05-03 Thread Kit Cheong
Hi,   I was wondering if there's a way of using the DynAPI to set the color of some text to change when the mouse rolls over a link. i.e. in IE, the hover for links makes a line appear under a link depending on how you define the stylesheet.i am trying to do something similar but make it

Re: [Dynapi-Help] setting the visibility of layers

2001-05-03 Thread Kit Cheong
Hi,   Thanks a lot. That seems to work but isn't consistent. sometimes, if i reload the page a couple of times on netscape, i still do see the layers appearing on top.   regards, kit.   >>From: "Richard Bennett" <[EMAIL PROTECTED]>To: <[EMAIL PROTECTED]>Subject: Re: [Dynapi-Help] setting the

Re: [Dynapi-Help] setting the visibility of layers

2001-05-01 Thread Kit Cheong
very sorry, I'll do that the next time. you see, the reason that I included all the code here is so that if you wanted to test it, it would be easier to just copy the code and paste it in an html file. sorry again. regards, kit. - Original Message - From: "Digital Strider" <[EMAIL PROTEC

[Dynapi-Help] setting the visibility of layers

2001-04-30 Thread Kit Cheong
hi, This is my first time using dynapi and i gotta say it makes it much easier to write cross-browser code. Anyway, i got a problem. i have a couple of layers and have put html in them using setHTML. these layers are defined to be hidden when i first create them. my problem lies with nets