Tag: criminal law india

Causing Death by Negligence (Section 304A IPC)

Introduction While intentional acts like murder or culpable homicide threaten life directly,…

Lexibal Logo

Culpable Homicide and Murder (Sections 299–304 IPC)

Introduction Culpable homicide and murder are the gravest offences against the human…

Lexibal Logo

Offences Against Human Body under the Indian Penal Code

Introduction Offences against the human body are central to criminal law, as…

Lexibal Logo

Joint and Constructive Liability under the Indian Penal Code, 1860

Introduction In criminal law, liability generally arises from the personal commission of…

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