Tag : Javascript

  • 1

THIS WEEK JAVASCRIPT LITTLE HACKS

This week, I encountered two little problems that can take time to fix if you don't search with the proper keywords on google. First bug occured in Firefox 3...yes in Firefox 3! I just created an absolute positionned div in javascript with a textfield inside. The problem was that the focus was on the textfield as I wanted but we could not see the blinking caret!..quite disturbing as a user expe... Read more


Posted on : 2008-07-31 20:56:24 - Comments : 0

MOCHA UI - A CANVAS USER INTERFACE FRAMEWORK

I've been using Mootools for about one year now and find it a great javascript framework. But this week I found one more reason to like it : mochaui.com by Greg Houston. It's not new, but I did not try it before, now I did and I think it's a great script to build some cool interfaces. To quote the homepage : "Mocha UI is a web applications user interface library built on the Mootools java... Read more


Posted on : 2008-07-12 02:17:24 - Comments : 0
  • 1