davidjclarke.co.uk

Professional Web Development Blog

Entries for the ‘jQuery’ Category

jQuery Thickbox on Ajax Generated Pages

The jQuery thickbox plugin is fantastic. All you have to do is include the js file, and give the elements that require a jQuery thickbox, a class of thickbox. Like below;

Comments (62)

jQuery Thickbox not working in IE6 and above

I came across a problem with Thickbox today. It just wasn’t working properly in IE. Basically I had ajaxed content loading up inside a Thickbox. When the link was clicked, the Thickbox loaded but no content was displayed. All was fine in trusty old Firefox, so what was IE’s problem?

Comments (1)