for DynAPI2 we used the same fix, only it's build into the DynLayer object,
and uses
a very dirty trick, it creates an url image for the background using
javascript as the
url: javascript:null
somehow IE5 thinks that's a real image in the background of the layer, and
thus it
triggers the events.. strange stuff, but luckily it works like that :-)
Pascal Bestebroer
pa...@dy...
http://www.dynamic-core.net
> -----Oorspronkelijk bericht-----
> Van: dyn...@li...
> [mailto:dyn...@li...]Namens Tomoki
> Tsuchida
> Verzonden: donderdag 18 januari 2001 18:22
> Aan: dyn...@li...
> Onderwerp: [Dynapi-Widgetdev] Re: Menulist
>
>
> Hi, this is my first submission to the list but I encountered a similar
> problem so decided to comment in..
>
> In IE5.5 the event layer doesn't respond unless there is something in the
> layer, i.e. <img src="/images/spacer.gif">. I used to use menulist from
> DynAPI 1 too, and basically I had to put the space image and set
> its width
> to the width of the menu and height to an arbitrary length :( It isn't a
> beautiful solution but it is the only way I could make it work.
> In DynAPI 2,
> though, the layers seem to behave fine.
> I am also trying to develop menulist & menubar widgets and got it
> working,
> but I'm having strangest problems w/ them on IE5.5.... Sometimes
> my menubar
> images do not show up at all, and it shows up either when I
> refresh the page
> or create a new window (depending on which computer / version of
> IE I use).
> I would post the code here if anyone is willing to take a look at it :)
>
> Tomoki
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>
>
> _______________________________________________
> Dynapi-Widgetdev mailing list
> Dyn...@li...
> http://lists.sourceforge.net/lists/listinfo/dynapi-widgetdev
>
|