Hey, I was hoping you guys (girls) could help me solive this issue (http://github.com/mootools/mootools-more/commit/ 23304a22ec45d34806631ca6d1e04022ce4ea90d)
I'm trying to come up with a generic way to get an "li" before a "ul" relative to a particular child of a particular "li"... where the "li" and "ul" can be any markup... That was my (terrible) attempt at explaining it... so instead here's a really quick implementation of what i want to do: http://mootools.net/shell/bxBWw/15/ But... i'm hoping there's a much cleaner way to do the same thing, maybe with slick?... something like this (which doesn't quite work)... http://mootools.net/shell/bxBWw/13/ anyone have any ideas?
