The past week or so I have been able to work on my first Adobe AIR app using HTML/JavaScript. So far I have been very impressed with what you can build in AIR. The application I have been working on pings a web service via jQuery and needs to pop up an alert to the [...]
I’ve been using jQuery quite a lot lately in my ColdFusion apps. I’ve been working on a .NET site and yesterday I needed to throw a little jQuery into that site. I quickly found that ASP.NET poses one issue when using jQuery or simple Javascript in the situations where you are performing an operation on [...]
I have really been into learning and using jQuery the last few weeks. I keep coming across some very simple functions that provide a much nicer UI experience. One of these is the Datepicker widget that is a part of the jQuery UI package. The widget is super fast and is customizable in a variety of [...]