I think that should have been is.platform=="mac", not just "mac".
Also, if you know the height if the document, it is possible to force scrollbars
in NS. You can set the document.height value. Unfortunately, this can only
expand the document height, not contract is. It've tested modifying the
hi,
> 1) NS4 window doesn't scroll content no matter what.
Somebody posted a fix for this a while back, maybe search the archives. (+-
2 months ago)
>? I fiddled around with removeChild(), removeFromParent(),
> and document.recreateAll(),
recreateAll is apparently broken in this release, expect a
look at the "drag 'n' drop" examples. This involves removing the layer from it's
parent
when you start dragging it and adding it to the document. Then adding it to the
target
when you drop it over it.
Andreas Gortsilas wrote:
> In the following source I want to drag the "myChildLevel2" from
This is a common solution, often refered to as the "control frame". This
involve placing the "dynamic" code into a hidden frome that references the
content frame. It works well in most cases.
Colin Thompson wrote:
> Hi all,
>
> I'm very new to the DynAPI and to javascript in general, just play
I add: Crikey, now I go to bed a little late but a little happier. I put the
movie in an inline div, used the inline.js and marvels my script is know
receiving FSCommands. Onward! The vagaries of scripting mulch my brain but
trail and error bring results. :)
Blessings, Darryl
> -Original Me
I personally prefer the hidden frame approch..
But that's me.
- Original Message -
From: "Colin Thompson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 30, 2001 1:44 PM
Subject: [Dynapi-Help] Using forms with DynAPI
> Hi all,
>
> I'm very new to the DynAPI and to jav
I have found that in some case NS just doesn't like absolute positioning..
try relative
- Original Message -
From: "Jon Andersen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 30, 2001 1:33 PM
Subject: RE: [Dynapi-Help] ScrollPane widget + inline layer in Netscape?
In the following source I want to drag the "myChildLevel2" from "myChild" to
"myChild2"
but
when the draged layer cannot get out of the "myChild" layer (container)
What I must do in order to allow the "myChildLevel2" layer to be draged
outside the container?
Maybe I must change the container o
Hi all,
I'm very new to the DynAPI and to javascript in general, just play around at
this stuff for a hobby you know. Please take it easy on me if my questions
seem a bit lame ;)
I can create simple widgets of my own that seem to work ok, but now I want
to create a guestbook type widget and I'm
I tried setting the absolute position in two ways:
1. Setting it in the style attribute of the DIV, changing it to:
style="position: absolute; top: 50px; left: 50px"
2. Creating a CSS style specifier in the HEAD:
#layer1 {position:absolute; top: 50px; left: 50px; }
Using eithe
>
this is a problem I came across a few months ago.
The problem is that you are setting the div to have an absolute position,
but you are then not telling it what it's position is.
> I would like to use a ScrollPane with an inline layer (defined by a DIV
> tag). This works fine in IE 5.5, but
- Original Message -
From: "Greg Bumpus" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 30, 2001 12:43 PM
Subject: [Dynapi-Help] RE: + more questions.
> > Hi,
> >
> > I'm newbie.
> >
>
> . . . me too. I am still sifting through the list archives, apologies if
I
> as
Richard Bennett wrote:
I would like to put up some Flash/DynAPI examples if anyone has them.
(something simple if possible)
I reply: Something dead simple is no problem but I'd like to get it together
better. It's dead easy to call Flash methods from DynLayers (Play(),
StopPlay(), GoToFrame() e
I would like to use a ScrollPane with an inline layer (defined by a DIV
tag). This works fine in IE 5.5, but under NS 4.76 it appears that the
content layer is present but invisible. Below is sample code which is just
a slightly modified version of examples/dynapi.gui.scrollpane.html.
Thanks fo
> Hi,
>
> I'm newbie.
>
. . . me too. I am still sifting through the list archives, apologies if I
ask something already documented.
First, can I say, this stuff is great. Amazing. Thoroughly engaging way to
while away the hours. Now to bombard the group with questions.
1) NS4 window doesn't
Hi,
If you're learning it, you might as well learn it right, check out the
latest docs included with the latest release, I think the docs on
http://dynapi.sourceforge.net/tutorials.php are out of date. Eventlisteners
are tackled in them also, and they use the new onprecreation code.
Cheers,
Rich
great
timing rockboy :-)
Pascal Bestebroer[EMAIL PROTECTED]http://www.dynamic-core.net
-Oorspronkelijk bericht-Van:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Namens Raymond
SmithVerzonden: dinsdag 30 januari 2001 18:53Aan:
[EMAIL PROTECTED]Onderwerp: Re: [Dynapi-Help
:O)
- Original Message -
From:
Raymond Smith
To: [EMAIL PROTECTED]
Sent: Tuesday, January 30, 2001 9:50
AM
Subject: Re: [Dynapi-Help] Why?
Any "inflammatory" statement I make referencing
"Pascal Bestebroer" is and always has been "sarcastic" and the bast
Any "inflammatory" statement I make referencing
"Pascal Bestebroer" is and always has been "sarcastic" and the bastavich knows
it!
He's lying..
Hence the "rocks"
- Original Message -
From:
Pascal
Bestebroer
To: [EMAIL PROTECTED]
Sent: Tuesday, January 3
add
lots of smiley's :-) in your text.. should clarify the
idea
one
can NOT hear your sarcastic tone across the internet, also goes for non-serious
and rock throwing.
Pascal Bestebroer[EMAIL PROTECTED]http://www.dynamic-core.net
-Oorspronkelijk bericht-Van:
[EMAIL PROTE
<
Right there, in the download section (with the large download)
(these get deleted by the host every now and then, maybe I have to up them
again)
<
very carefully, 'cause it's riddled with bugs.;o)
Cheers,Richard Bennett
[EMAIL PROTECTED]www.richardinfo.com(Everything running
on, and por
Hi,
I'm a little new to this so please bear with me.
I am trying to write a widget which contains of three layers, each of which
must be able to repsond to it's mouse events. Below is a copy of the code
which creates the layer and displays them on the page. This code works
fine. How do I ge
Where can I get the Diagnose widget used on
Richard's site?
And how is it used?
Doug
why is it that when ever I say anything it is taken
as so damned serious, and 'shame on you' !?!?!?
For crist's sake guys, one can NOT here you
sarcastic tone across the internet.
(not in text anyways)
DynAPI2 works under NS6 .. but :-) it has a few bugs here and there.. so do
the NSx and IEx versions.. these are DynAPI bugs, but if I would count them
I guess DynAPI isn't working on any browser yet.
I will try to add a section to the f.a.q. (if I ever find time..and don't
play Q3A :-) containi
READ THE DOCUMENTATION.
NS6 IS NOT FULLY SUPPORTED.
- Original Message -
From: "Aiden Doyle" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 30, 2001 5:56 AM
Subject: [Dynapi-Help] Example not working
> Hi,
>
> I'm newbie.
>
> Can someone confirm the following for me o
Richard
Thanks for that, but Section 3 of the FAQ dated 2000.01.20 gives the
impression that NS6 IS supported and reading through the rest of the FAQ I
was unable to find any references to known NS6 bugs/limitations.
Aidan Doyle
> -Oorspronkelijk bericht-
> Van: Richard Bennett [SMTP:[
The info on NS6 support (or the lack of it) is in the FAQ (included in the
release)
Basically these are known bugs, some have solutions, which haven't been
implemented yet.
Cheers,
Richard Bennett
[EMAIL PROTECTED]
www.richardinfo.com
(Everything running on, and ported to the 19/12/2000 snapshot
Hi,
I'm newbie.
Can someone confirm the following for me or just tell me where I'm going
wrong.
I've just downloaded dynapi-2001-01-25.zip and have tried the
dynapi.api.mouseevents.htm example on IE5.5 and NS6.0
Everything seems fine on IE5.5 but doubleclick does not work on NS6.0 and if
I rig
Hi guys,
How easy is it to get ContentHeight on an HTML filled loadpanel?
We appear to be having difficulties receiving results :(
the lines in loadpanel.js :
LoadPanel.prototype.loadHandler = function(url) {
this.url = url;
if (is.ns4 && this.isILayer) {
var w
sure
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens Peter McCabe
> Verzonden: dinsdag 30 januari 2001 11:08
> Aan: '[EMAIL PROTECTED]'
>
'help'
___
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help
32 matches
Mail list logo