[Javascript] Moving elements

Rodney Myers rodney at aflyingstart.net
Sun Apr 13 02:48:44 CDT 2003


If unzipping both html and .js files to same folder one needs to change

<script language="JavaScript1.2" src="../scripts/lib.js"></script>
to
<script language="JavaScript1.2" src="lib.js"></script>

Then it all works.

Rodney


Walter Torres wrote:

>Attached is dynomite X-Browser dHTML library (with example page)
>I found this some time ago, and have been using it ever since!
>I even added a method to it!
>Anyway, maybe this might help you.
>Walter
>
>PS: I'd love to have a TABLE COL drag method (like excel)
>    I'd also like to see a COL move method, you know, drag
>    the COL title around and it moves poistion in the table,
>    like OUTLOOK does
>  
>





More information about the Javascript mailing list