Tag: Article 21

Menstruation Should Not Be a Source of Shame: Supreme Court Calls for Sensitising School Boys and Male Teachers

In a landmark and socially transformative observation, the Supreme Court of India…

Lexibal Logo

Trial Procedure in Criminal Cases

The trial procedure in criminal cases under the Criminal Procedure Code, 1973…

Lexibal Logo

Introduction to Criminal Law

Meaning and Definition Criminal Law is that branch of law which defines…

Lexibal Logo

Maneka Gandhi Case: Expanded Meaning of Personal Liberty

Introduction - Maneka Gandhi Case The Maneka Gandhi case (1978) is one…

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);