Set HTML should destroy the children. A layer is not supposed to have html
content and children.
Robert
> as it is now, if you setHTML() on a DynLayer with children,
> all children will be destroyed since you replacing the
> children's html-tags with the new html-content, not just
> that lay
as it is now, if you setHTML() on a DynLayer with children,
all children will be destroyed since you replacing the
children's html-tags with the new html-content, not just
that layer's content.
it would be a rather easy patch so change the setHTML to
include it's children's' div/layer tags as
Hello,
Please help and explain the following:
myLayer.setHTML('click here function test(){alert("clicked1");}
document.onclick=test;' + 'script>');
The above work in NS4.08 when you click within the layer area, but does
not in IE5.5 (even if you click outside of the area).
I then verified by
When trying to port to Canvas setHTML doesn't work in NN6 could pascal or
someone check this out?
8an
___
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev
in CVS line 104 ,105 of events.js r there to fix the problem for ie and ns 6 for ns 4
there is no problem coz of the way events happen
ciao
Y
>
> What fix was that??
>
> 8an
>
> ___
> Dynapi-Dev mailing list
> [EMAIL PROTECTED]
> http://lists.source
What fix was that??
8an
___
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev
Original Message -
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, February 16, 2001 7:46 PM
> Subject: Re: [Dynapi-Dev] setHTML and Events
>
>
> > how did you make that happen ?
> > it sounds impossible to me !
> >
> &
Sounds to me like they put some text in an said text started blocking mouse
events
(think DynAPI 1 label object)
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 16, 2001 7:46 PM
Subject: Re: [Dynapi-Dev] setHTML and Events
> h
how did you make that happen ?
it sounds impossible to me !
ciao
Y
> Why is it that when I call setHTML in netscape the mouse events stop
> working?
>
> 8an
>
>
> ___
> Dynapi-Dev mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists
Closest think I can think of is in the button widget where in NS clicks do not
fire if you click over the text but they do fire when you click anywere else
in the layer. I've got it in my todo list ( I've had to buy another HD to
store the file ). I don't know if both things are related in any way
Sorry for the briefness. Happened to me that after a setHTML to a layer in
Netscape the click event didn't work. Very strange I wanted to know if it
was a bug or if there is some kind of precedent?
8an
___
Dynapi-Dev mailing list
[EMAIL PROTECTED]
htt
What ? Where ? Settting HTML to a layer causes layer's to loose any
previous event capturing ?
Eytan Heidingsfeld wrote:
> Why is it that when I call setHTML in netscape the mouse events stop
> working?
>
> 8an
>
> ___
> Dynapi-Dev mailing list
> [EMAI
Why is it that when I call setHTML in netscape the mouse events stop
working?
8an
___
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev
13 matches
Mail list logo