Fades out a string if it is too long, just as the address bar in Safari 4.
Works best for black text on a white background, adjust the colors to use it on other backgrounds.
Parameters
-string
string, required
-length
integer, required
Sample Usage
string_truncate_fade('Too long string that needs to be truncated in a smooth way', 54);
Source Code
Click the "Download" button below to retrieve a copy of this tag,
including the complete documentation and sample usage shown
on this page. Place the downloaded ".inc" file in your
LassoStartup folder, restart Lasso, and you can begin using this
tag immediately.