|
@rnd_me: could you explain why var max=Math.max.apply.bind(Math.max, 0); requires a second parameter? (I tried various ones, it only matters that there is one)
PS. John Resig claims responsibility for that "hack" to the Book "JavaScript, the definitive guide".
__________________
please post your code wrapped in [CODE] [/CODE] tags
|