Provides a linked list wrapper to the inbuilt linked list property of "div's" / DOM nodes
For more details see my blog : [http://pic-o.com/blog/2011/12/divlinkedlist/]
Just include it inside your html/php file, before any other .js file. [It has dependencies on my other 2 repo]
`<script type="text/javascript" src="jsCompatible.js"></script>`
`<script type="text/javascript" src="jsClass.js"></script>`
`<script type="text/javascript" src="divLinkedList.js"></script>`
picoCreator AKA Eugene Cheah
pico.creator{at}gmail.com
cc by (CreativeCommons Attribution licenses) [http://creativecommons.org/licenses/by/3.0/]
- Crediting me (Eugene Cheah AKA picoCreator) is required for derivatives of this work, UNLESS...
- An exception is given for using this on a live website, (eg, using this for your blog in the background) in which crediting every single source file directly may be impractical (even for commercial sites). However this exception is only given if you drop me an email, with the link to deployment.
- This exception however does not hold in any source release of which this code is used (Its stated in the cc license btw), hence credit should be given in this case.
- These license requirments would be applied to all forks / merges / derivatives, of this work.
I may update to add an additional open source licenses in the future / on requested =)
Remember to drop an email if you are using this for a live site, ty. (for my curiosity, to see where this code goes)