function Hide_Ribbon()
{
setTimeout(function () { window.top.document.getElementById("minimizeribbon").fireEvent("onclick"); }, 0);
}
Post a Comment
No comments:
Post a Comment