Posts Tagged ‘mootools 1.1’

Implementing Element.getSiblings() in mootools1.1

Saturday, June 27, 2009 23:43 No Comments

I found a nice mootools code in David Walsh’s Blog. This code gathers all the siblings of an element but this code is compatible with mootools1.2 and above. I have modified the code a little to implement it in mootools1.1. Why mootools 1.1? because Joomla1.5 still uses mootools1.1. (Joomla1.6 will have mootools1.2). So here is [...]

This was posted under category: Joomla, Mootools, javascript Tags: , ,