DaveD, on 30 August 2009 - 12:26 PM, said:
Played with it some more and foud that if i remove "rel="gallery-test"" for the <a href> tag for the EtoGalThumb snippet for the Thickbox style it now loades fine.
Glad to see you've found a workaround
As I don't actually use this anywhere (and the site that hosted the demo is down and likely to stay so) I can't look into it easily, and don't really have the time to spare. Removing the rel attribute stops the navigation in thichbox from functioning, but I can think of two possible reasons for it failing with it:
The thickbox code itself may have been changed in the three years since the example was written, and may now work slightly differently
This particular use of rel may not be valid in XHTML 1.1 strict, and the browser you are using may be getting confused as a result (again, three years on the browsers will have changed!)