Want to look at what is under the wheel for internet explorer 9? You can download a test drive at this address http://ie.microsoft.com/testdrive/.
For now it is confirmed that IE9 will support addEventListener (lol) and border-radius, it score 55 on the…
continue reading
Hey guys,
I need YOU for 2 minutes,
Some of you guys might not know that it is impossible to have a fixed toolbar in mobile webkit, this is because we can’t fix anything to the gridview webkit produce.
This is something…
continue reading
When I heard that Signals37 was launching another book, the first thing I did is run to the local Chapster to get it.
If you do not know Signals37, you probably know one of their online product, like Basecamp (psssstt…
continue reading
Ben Galbraith & Dion Almaer – The Future of Web Applications from Øredev on Vimeo.
“The Ajax revolution saw a sea change in web application development. By taking advantage of long-dormant browser capabilities, we were able to take our craft to new levels–reinventing…
continue reading
I recently found an old article (3 months old) I did not read about IE9 progress.
There are some good news in it, first the javascript engine has been improved a lot. It is now comparable to others modern browsers (just a…
continue reading
“Many web applications use image uploaders: image hosting websites, blog publishing applications, social networks, among many others. Such uploaders have limitations: you can’t upload more than one file at a time and you can’t edit the image before sending it.…
continue reading
Looking for a file upload script lately?
You can use it to upload files with HTML5 now, you can even drag and drop from your desktop, and just update it later to get all the browsers to get along when it…
continue reading
A nice HTML5 video player has popped up recently. The Sublime video player is an experimentation from Jillion and what can I say, I tried it on Chrome and it look pretty slick and powerful. It currently support the latest version of…
continue reading
February 4th, 2010 by
admin
This update take full advantage of jQuery 1.4. You can now validate using the live event (off by default), this really boost the loading speed of the engine.
-
$("#formID").validationEngine({liveEvent:true})
You can now specify if you want to scroll the page to the…
continue reading