It's probably because console.log is a Firebug-only thing so IE spits the dummy and doesn't read the rest of the function which contains the return false. Remove the console.log and it should work.
Joel Birch.
It's probably because console.log is a Firebug-only thing so IE spits the dummy and doesn't read the rest of the function which contains the return false. Remove the console.log and it should work.
Joel Birch.