Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Live Preview jQuery Plugin

    Many web applications (such as this blog) allow users to enter HTML as a comment. For security reasons, the set of allowed tags is tightly constrained by logic running on the server. Because of this, it’s helpful to provide a preview of what the comment will look like as the user is typing the comment...
    Posted to What's New (Weblog) by Anonymous on 12-15-2009, 12:00 AM
    Filed under: JavaScript, jquery, Software Development, jquery plugin, live preview
  • jQuery Hide/Close Link

    It’s Christmas day, and yes, I’m partaking in the usual holiday fun such as watching Basketball, hanging out with the family and eating our traditional Alaskan king crab Christmas dinner. But of course it wouldn’t be a complete day without writing a tiny bit of code! Today I’ve been working on improving...
    Posted to What's New (Weblog) by Anonymous on 12-25-2009, 12:00 AM
    Filed under: JavaScript, jquery, Software Development
  • Converting an RGB Color To Hex With JavaScript

    I’ve been distracted by a new jQuery plugin that I’m writing. The plugin has certain situations where it sets various background and foreground colors. You can have it set those styles explicitly or you can have it set a CSS class, and let the CSS stylesheet do the work. I’m writing some unit tests to...
    Posted to What's New (Weblog) by Anonymous on 12-29-2009, 12:00 AM
    Filed under: JavaScript, Software Development, color, rgb, hex
  • Death to confirmation dialogs with jquery.undoable

    Confirmation dialogs were designed by masochists intent on making users of the web miserable. At least that’s how I feel when I run into too many of them. And yes, if you take a look at Subtext, you can see I’m a perpetrator. Well no longer! I was managing my Netflix queue recently when I accidentally...
    Posted to What's New (Weblog) by Anonymous on 01-02-2010, 12:00 AM
    Filed under: JavaScript, jquery, Software Development, jquery plugin
  • Enumerating the Future With Reactive Extensions

    Iterating over a collection of items seems like a pretty straightforward mundane concept. I don’t know about you, but I don’t spend the typical day thinking about the mechanics of iteration, much like I don’t spend a lot of time thinking about how a roll of toilet paper is made. At least I didn’t until...
    Posted to What's New (Weblog) by Anonymous on 03-26-2010, 12:00 AM
    Filed under: JavaScript, Software Development, reactive extensions
Page 1 of 1 (5 items)