[Javascript] Moving elements

Walter Torres walter at torres.ws
Sun Apr 13 09:16:44 CDT 2003


oops, sorry!

walter

> -----Original Message-----
> From: javascript-bounces at LaTech.edu
> [mailto:javascript-bounces at LaTech.edu]On Behalf Of Rodney Myers
> Sent: Sunday, April 13, 2003 2:49 AM
> To: [JavaScript List]
> Subject: Re: [Javascript] Moving elements
> 
> 
> 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
> >  
> >
> 
> 
> 
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript


More information about the Javascript mailing list