Lexibal Logo

Team Lexibal

Follow:
2280 Articles

Execution of Decrees & Orders

The execution of decrees and orders is a critical part of the…

Lexibal Logo

Judgment, Decree & Order

In the context of Civil Procedure Code (CPC), Judgment, Decree, and Order…

Lexibal Logo

Res Judicata & Res Sub Judice

Both Res Judicata and Res Sub Judice are important legal doctrines that…

Lexibal Logo

Representative Suits (Order 1 Rule 8 CPC)

Introduction A representative suit is a special type of suit in which…

Lexibal Logo

Suits Against Government & Public Officers

Introduction Suits against the Government and public officers are governed by various…

Lexibal Logo

Summary Suits (Order 37 CPC)

Introduction A Summary Suit is a procedure under the Civil Procedure Code…

Lexibal Logo

Temporary & Permanent Injunctions Under CPC

Introduction An Injunction is a court order requiring a party to do…

Lexibal Logo

Interlocutory Applications Under CPC

Introduction An Interlocutory Application (IA) is a legal term referring to an…

Lexibal Logo

Discovery & Inspection Under CPC

Introduction In civil litigation, parties need access to relevant documents and information…

Lexibal Logo

Appearance & Non-Appearance of Parties Under CPC

Introduction In a civil suit, both the plaintiff and defendant must appear…

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