Code

  • A Text Area Interlude, Part II

    November 3, 2011

    Today’s pre-bedtime code exploration is using MarkItUp, a rich text control that uses jQuery.

    DSri Seah
  • A Text Area Interlude, Part I

    November 3, 2011

    One of the upcoming challenges for the task management app will be data entry. I don’t know about you,...

    DSri Seah
  • PSEC: Drag and Drop List Saving and Loading

    November 1, 2011

    I’m finally getting back to this. I’ve been reading articles here and there about the use of jQuery UI,...

    DSri Seah
  • Quick and Dirty CSS Templating Engine

    October 26, 2011

    I recently posted about creating some Baseline Grid CSS for my web typography. The first iteration was hand-coded for...

    DSri Seah
  • List.js List Manager in Javascript

    October 23, 2011

    My cousin posted a link to list.js, a 7K (minified) Javascript list control. It works with Javascript/HTML and implements...

    DSri Seah
  • Javascript Closures

    October 15, 2011

    This detailed FAQ about Javascript closures is worth reading to understand the power of this mysterious concept. It doesn’t...

    DSri Seah