Category Archives: HTML

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 [...]
Also posted in Development, JavaScript, jquery | Tagged , , , , , , | Leave a comment

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 JavaScript, 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, JavaScript, Scribd, design, jquery | Tagged , , , | Comments closed