adjustSpanForDialog

Adjusts the position attributes of a block caption bar HTML span element to display correctly in a dialog jsx3.gui.WindowBar caption.

Syntax

adjustSpanForDialog(blockCaptionText);

Parameters

  • blockCaptionText - (String) The caption text from a block caption bar that was initially set using the setCaptionBar method.

Returns

  • String - The caption text with span adjusted for dialog bar.