RE: [Dynapi-Help] Inline Layers and getHTML

2001-10-30 Thread Mike Burgh
Ministral [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 30, 2001 9:25 PM Cc: '[EMAIL PROTECTED]' Subject: Re: [Dynapi-Help] Inline Layers and getHTML No way around. You can't get the contents of and HTMl element in NS4 Mike Burgh wrote: > Hi all, > > > >

[Dynapi-Help] Inline Layers and getHTML

2001-10-30 Thread Mike Burgh
ize=2>DynAPI. {</FONT></SPAN></DIV> <DIV> </DIV> <DIV><SPAN class=916555709-30102001><FONT face=Arial size=2> var divRefContent = this.document.getAll()['refdivContent'];<BR> var strContent = divRefContent.getHTML();<BR> alert(str

[Dynapi-Help] Viewport/Scrollpane and Inline Layers

2001-10-28 Thread Mike Burgh
="position: absolute" Please help me Mike ___ Dynapi-Help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dynapi-help

RE: [Dynapi-Help] Clip properties

2001-10-10 Thread Mike Carlin
rge to not provide a function which replies directly to the list the email comes from. I run several mailing lists for my company, and I've setup mailing list with the likes of topica, yahoo, etc and belong to many more. This is the ONLY one that behaves in this way. Mike (C)1991 >

[Dynapi-Help] Clip properties

2001-10-09 Thread Mike Carlin
o have any effect. (I've even edited-in blatant javascript mistakes without errors appearing!) How could that be if I include afroapi.api.layer? Mike (C)1991 ___ Dynapi-Help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dynapi-help

[Dynapi-Help] How do you deal with NS6?

2001-05-23 Thread Mike Collins
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] Drop down menu - NS6

2001-05-20 Thread Mike Collins
a makes me wish I'd never downloaded NS6 to begin with, but I did. Can I get any clues as to how you're dealing with this? Mike Collins ___ Dynapi-Help mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/dynapi-help

[Dynapi-Help] events.js: mouse event .pageX/Y

2001-02-06 Thread mike
I have a question. In events.js, setEvent method: why exactly do we do the following instead of just using e.pageX? if (is.ns) { this.pageX=e.pageX-window.pageXOffset; this.pageY=e.pageY-window.pageYOffset; } When I change the above to the following, if (is.ns) { this.pageX=e.page

Re: [Dynapi-Help] Drag and Drop question from a newbie!

2001-01-03 Thread Mike Dickson
limits set with setDragBoundary, >the clipping occurs but the layer keeps moving. Is there a way to stop a >layer from moving, once it reaches a given boundary? > >Any tips are more than welcome! ;) > >...Mike > > >___ &g

[Dynapi-Help] Drag question from a newbie!

2000-12-29 Thread Mike Dickson
x27;s drag and drop characteristics to the vertical only. For item 3, when a layer is being dragged, and meets up with the limits set with setDragBoundary, the clipping occurs but the layer keeps moving. Is there a way to stop a layer from moving, once it reaches a given boundary? Any tips are more than