Advertise here: Contact FM.
comments.js: else if (document.getElementById) {
ctrl=e.ctrlKey; shft=e.shiftKey; chr=e.charCode;
if (ctrl) if (shft) if (chr==65) pnhEditTextarea("comment", "a_href");
if (ctrl) if (shft) if (chr==66) pnhEditTextarea("comment", "strong");
if (ctrl) if (shft) if (chr==84) pnhEditTextarea("comment", "emphasis");
}
posted by DU at 7:09 PM on March 29, 2007