Posts Tagged ‘jquery’

styling forms – the 21st century way

Even better usage of labels in beautiful semantically enhanced forms combined with jQuery (as seen at ZURB).

This article has no comments. Why not add yours?

fluid CSS steps – this is how it’s done :)

Create fluid (adaptive width) flexible CSS steps (wizard menu) for your applications, adjust it and pretty much do anything you want with it – this time the future-proof way.

This article has 1 comment. Why not add yours?

swfobject alternative for the latest jQuery (v1.3.2)

Last time I had to emebed flash the discussions about the importance of valid code were still young We used SWFObject and various codes even Adobe suggested back then, long before I knew about jQuery, long before I cared for embedding more than I had to (understand: deliver project, optimise later).

This article has no comments. Why not add yours?

jQuery – customised tooltips displaying the title of the link

Just finished implementing tooltips for a client. The idea was to display the description used in the title of the link (<a href=”” title=”this part we are interested in and want to use”>we did consider using the text too, but stick with the title afterwards</a>) of the country/town in which our client has a branch. [...]

This article has no comments. Why not add yours?

upgrade to latest jquery (v1.3.2) and thickbox photo gallery stops working

That’s exactly what happened to us today. New jQuery = faster, better, stronger, but ThickBox hasn’t been updated since August 2007 and it looks as though the new JS library got rid of some code/function Thickbox have been built around. Here’s the way how to deal with it: http://codylindley.com/thickboxforum/comments.php?DiscussionID=1791&page=1#Item_5. As easy as removing the “@” [...]

This article has no comments. Why not add yours?

display PDF in Thickbox v3 (+jquery) – finally working!

Hi all! I’m super excited and would like to let you all know – especially the ones that have been stuck with a similar issue for some time: we have ThickBox working and running with DocuView and… DISPLAYING AUTOMATICALLY GENERATED PDFs (AS WELL AS NORMAL PDFs) IN MODAL WINDOW (and it works in FireFox 2+, [...]

This article has 19 comments. Why not add yours?