by Raphael Goldman.
Hi,
I would like to do something when that button is changed/pressed.
I tried doing something like that:
Y.one('#showadvancedbtn').on('change',function(e) {}
although showadvancedbtn is a class name, It is working fime in al browsers except Internet explorer 8
?any Idea