layout.progressOn() loading message

Hello!

How can I change the “Loading…” message that appears when progressOn is used? I’m using 2.6 edition.

Elieser

Hello,

“Loading…” is part of the image. You may need to change the progress image. For this you may either change dhxlayout_progress_global.gif in the dhtmlxLayout/codebase/imgs/dhxlayout_dhx_skyblue folder or redefine background-image in the div.dhtmlxLayoutPolyProgressBGIMGGlobal_dhx_skyblue css class.

Can this be setup to select between multiple different animated .gifs in order to have the option of selecting and bringing up different custom loading graphics at once? This way I can bring up different loading messages relevant to different functions of a site.