Category Archives: JavaScript

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 [...]
Also posted in Development, How-To, css, design | 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 [...]
Also posted in Development, HTML, jquery | Tagged , , , , , , | Comments closed

Usability and a Simple JavaScript hovering menu

Many web developers ask ‘what is usability?’.  This is one of those topics that I can explain, but it may be easier to demonstrate. My this experiences have led to some principles; one of them is that if I’m going to build it, it must be usable.   Unfortunately, many sites that I like, that tout [...]
Also posted in HTML, Misc, design, jquery | 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 [...]
Also posted in Development, Flash, HTML, Scribd, design, jquery | Tagged , , , | Comments closed