Yahoo Québec Recherche sur tout le Web

Résultats de recherche

  1. Chief Software Architect at @Khan Academy. jeresig has 109 repositories available. Follow their code on GitHub.

  2. 22 janv. 2008 · John Resig (January 22, 2008 at 3:12 am) @Zsolt & Cloudream & lockoom: Sorry guys, I was messing with the demo and forgot to revert it afterwards. It should be fixed now (and I assume that the Opera beta behaves normally as well).

  3. 20 mars 2008 · I agree that Base and Base2 are a nice choice to use with jQuery. Also, Low Pro for jQuery is cool, too. Dan Webb (Low Pro’s author) is one of the members of the core Prototype team now, and he was the tech editor (I believe) of John Resig’s JavaScript book. As for inheritance, I find that most often I just don’t use it.

  4. John Resig, you are my hero. The Processing parser/interpreter is interesting for directly executing existing processing code, but I’m mostly interested in the JS API – I’m going to be doing all my Processing in JS from now on, rather than their older version of Java.

  5. John Resig is best known as an expert in the JavaScript programming language and the… · Experience: Khan Academy · Education: Rochester Institute of Technology · Location: New York City ...

  6. 16 juil. 2008 · John Resig (July 18, 2008 at 2:54 pm) @John: Do you have a demo page up anywhere so I can take a quick peek? I tweaked a demo that a user sent me yesterday and put it online here , if you want to see more examples.

  7. 24 janv. 2008 · hey john, i’ve even played around with event handling with undefined html element in the returnable project. While adding events to these nodes (in my case ) worked as expected in firefox,opera , but in ie exposed only different quirks which needed you to dynamically add a child into the custom node,and then add handlers .