Tag Archives: jquery

Advanced button theming on jQuery UI Dialog

There is a very annoying bugfeature that I have found when using jQueryUI. It’s not the themes, they work great, in fact, they are the best thing since sliced bread. But in a ‘Cupertino.esc’ way, they provide too much simplicity over the functionality that I require. This post aims to solve that in a progressive [...]
Posted in Development, How-To, JavaScript, css, design | Also tagged , | Comments closed

jQuery UI Dialog Accessibility

jQuery UI is an amazing product. It’s not because it offers the best features, or that it offers the best solution, it’s that it offers a large degree of support for years to come. Which is saying a lot for something that is nothing more than JavaScript. It’s certainly something that many enterprises have begun [...]
Posted in Development, HTML, JavaScript, jquery | Also tagged , , , , , | Comments closed

Scribd and Slide mode : Why is my height wrong?

While recently using Scribd‘s services, I came across a very nasty bug, and a nice clean fix.  Scribd allows developers to tap into a great, but somewhat basic API.  One of these settings allows a developer to set a default ‘mode’ before the API then builds the flash calls necessary to display the document.  The [...]
Posted in Development, Flash, HTML, JavaScript, Scribd, design, jquery | Also tagged , , | Comments closed

Making a better notification plugin: jQuery

I find myself at a crossroads. I really like using jQuery, and I really like not having to write my own plugins as there are some really good ones out there. But I have run into a problem when it comes to a notification system. Let’s take a step back and discuss the purpose for [...]
Posted in Development, JavaScript, design, jquery | Also tagged , , | Comments closed