Mike,

I don't have any suggestions regarding NS6. But, FYI - it was the intent of
the original widget to allow all such color modifications to be done without
changing the actual widget.   Just set the colors in the params object
before constructing the menu.  I was also experimenting with the use of CSS,
to set the colors/styles but never got it working.  That might be a good
idea because you can reduce the number of layers 4 or 5 fold if you use
style sheets to do in INSET/OUTSET borders.  This would be of significant
benefit.  If you do manage to get it working under NS6, I think you'll find
it pretty slow.  Using CSS will help.

Ken


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Mike
> Collins
> Sent: Wednesday, May 23, 2001 12:18 PM
> To: [EMAIL PROTECTED]
> Subject: [Dynapi-Help] How do you deal with NS6?
>
>
> I'm keenly interested in making dynapi work with the drop
> down menu example posted on Richard Bennett's site:
>
> http://www.resass.f2s.com/dynapi/Ken_Ono_Examples/Pulldown_M
> enu.html
>
> and modified slightly by me with bolder, more expressive
> colors:
>
> http://w3z.com/menu/
>
> Richard replied in response to my initial question about a
> menu example from his site not working with NS6, "There's
> no quick solution... NS6 ...has some annoying problems
> which haven't been fully solved yet.
>
> I think the menu widget isn't showing at the correct height
> because of a problem with getContentHeight() in NS6.
>
> Of course, it would be possible to get the menu working for
> NS6, by hardcoding the height of the nodes, but then you
> surpass the whole point of the API if you adapt each widget
> for every new browser."
>
> I'd like to do what it takes to make this menu example
> usable. Is there any additional advise that can be offered
> to assist me in creating a workable solution to the NS6
> problem with this example?
>
> Mike Collins
>
>
>
>
> _______________________________________________
> Dynapi-Help mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-help
>


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to