Giorgio Arata

Results 2 comments of Giorgio Arata

function f(x) { return x[+1]; } The + operator triggers numeric conversion in this case. Does js2php support JS types coercion? Very interesting issue anyway.

Hi everybody, here is my two cents proposed solution just tested with Raphael 2.1.0. ``` /** * raphael.draggable plugin 1.0.2 * Copyright (c) 2015 @author Matthew Ephraim * * licensed...