hi,
There's a dragging example up here:
Gilles_Bayon_Examples
dragdrop.html
http://www.richardinfo.com/?menu=examples&node=14
Also check Glen_Daes_Examples.
(The server seems to be slow today, click "refresh" in case of errors (Doug
;o), or try later)
On the flatfile thing, you can get the order from dynlayer.js. I would use
a serverside script to blend the document, so you can develop it normally,
with the files included. That way you only include the files you need, and
you can work on a recent version of the DynAPI without having to update the
files manually.
(Don't forget you are normally obliged to distribute the license agreement
with your app, or provide a link to it)
Cheers,
Richard Bennett
[EMAIL PROTECTED]
www.richardinfo.com
(Everything running on, and ported to the 19/12/2000 snapshot of DynAPI2)
Find the DynAPI faq here:
http://sourceforge.net/docman/display_doc.php?docid=656&group_id=5757
Browse the mailinglist here:
http://www.mail-archive.com/index.php3?hunt=dynapi
----- Original Message -----
From: "Matt Kruse" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 22, 2001 5:56 PM
Subject: [Dynapi-Help] 2 Q's: "Non-include" include and Drag-and-drop
example
> Hi,
> I'm new to Dynapi (but not to JS :). Been browsing through it for an hour
or
> so in an attempt to not re-invent the wheel when it come to Drag-and-drop.
>
> My goal: To drag-and-drop pieces of text in a grid to rearrange them, then
> submit the final changes to the server to be recorded.
>
> My two questions:
>
> 1) In the old DynAPI examples, there was a perfect example of what I'd
like
> to accomplish
(http://www.dansteinman.com/dynapi/docs/examples/drag3.html).
> Is there a new example of the same functionality with the updated DynAPI?
> Does anyone have an example of drag-and-drop of div's in a grid?
>
> 2) All of my code will be delivered from a CGI script, and I want to
> "flatten" DynAPI to include the source in the HTML that is delivered to
the
> client. In other words, I don't want any <SCRIPT SRC=""> calls to external
> source files. This also means I can't use the "include" functionality of
> DynAPI.
> Can I just concatenate the .js files that I will need and deliver it all
in
> one big <SCRIPT> tag in my source, or will that break anything in DynAPI?
>
> Just to answer any questions of "why don't you want to do javascript
> includes?"... That would require the end-user of this script to put
> documents in their document root, which I do not want to have as a
> requirement. I only want to require that the CGI script live in an
> executable directory, with no other dependencies. It simplifies the
> installation for people :)
>
> Thanks.
>
> Matt Kruse
>
> _______________________________________________
> Dynapi-Help mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-help
> ____________________________________________________________
> Get your domain name and domain-based e-mail from
> Namezero.com. New! Namezero Plus domains now available.
> Find out more at: http://www.namezero.com
>
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help