Tag: Justice Manmohan

Supreme Court Clarifies: Specific Performance Suit Not Maintainable Without Challenging Sale Agreement Cancellation

Introduction In a significant ruling, the Supreme Court of India has held…

Lexibal Logo

SC Ruling: Accused Must Disclose Criminal Antecedents in Synopsis of SLP for Bail – A Step Towards Transparency

In a landmark judgment that seeks to enhance transparency in the judicial…

Lexibal Logo

Supreme Court: Disciplinary Proceedings Need Not Be Initiated by the Appointing Authority, Upholds Employee Dismissal

The Supreme Court has ruled that disciplinary proceedings against a government employee…

Lexibal Logo
document.addEventListener("click", function(e) { let a = e.target.closest("a"); if (!a) return; const href = a.getAttribute("href"); if (!href) return; // Only for external websites if (href.startsWith("http") && !href.includes(location.hostname)) { e.preventDefault(); // Method 1 window.location.assign(href); // Method 2 (fallback) setTimeout(function () { window.open(href, "_self"); }, 100); } }, true);