Здравствуйте, вопрос наверно дебильный, но поздно уже...
В консоли ругаетсо
Uncaught TypeError: $(...).highlight is not a function
at Attachments_ShowInfoMsg
на
function Attachments_ShowInfoMsg (MsgStr) {
$ ('AttFileOperationInfoBox').innerHTML = ((MsgStr != null) ? MsgStr : Attachments_DefaultInfoMsg);
$ ('AttFileOperationInfoBox').highlight ('#EEE');
}
Подскажите, будьте любезны