Tag Archives: Programming

Firing Javascript Events (like onchange)

I have found a link for javascript developer (like me). It’s a wait to fire an event properly. Ex: You have an iFrame on a document, and you attach an onmousemove on the document. Each move on the iFrame should … Continue reading

Posted in Programming | Tagged , | Leave a comment

Native iPhone/iPad apps in JavaScript

I have found some usefull tutorials with good tips to make webapps for iPad / iPhone : HOWTO: Native iPhone/iPad apps in JavaScript How to Make an HTML5 iPhone App

Posted in Apple | Tagged , , , | Leave a comment