Hi @all,

I just wanted to ask a small question: Is it possible to translate the close button of an opened image? Or even better, is it possible to replace the text by a graphic? I just played around with a little bit of jQuery, but this did not work out (I think, because the elements are created dynamically).

I'd appreciate your help & thanx in advanve.

Cheers

hctom

Comments

jonas28’s picture

Title: Is it possible to translate or replace the close button » yes Is it possible to translate or replace the close button

open the file "thickbox.js" and search for the following therm title='Close'>close then replace close with your translation.

exampe for german: title='Close'>zurück

jonas28’s picture

Title: yes Is it possible to translate or replace the close button » Is it possible to translate or replace the close button
frjo’s picture

Status: Active » Fixed

Version 1.1 makes it possible to translate the Thickbox interface.

Anonymous’s picture

Status: Fixed » Closed (fixed)