Tag: Alternative Dispute Resolution (ADR) & Arbitration Law

Jurisdiction and Powers of Arbitrators

Introduction Jurisdiction refers to the authority of the arbitral tribunal to decide…

Lexibal Logo

Appointment of Arbitrators

Introduction The appointment of arbitrators is a crucial procedural step in arbitration.…

Lexibal Logo

Arbitration Agreement

Introduction An arbitration agreement forms the foundation for referring disputes to arbitration…

Lexibal Logo

Types of Arbitration

Introduction Arbitration is an alternative dispute resolution (ADR) mechanism where disputes are…

Lexibal Logo

Arbitration – Concept & Principles

Introduction to Arbitration Arbitration is a dispute resolution mechanism where parties refer…

Lexibal Logo

Legal Framework Governing ADR in India

Alternative Dispute Resolution (ADR) in India is governed by a combination of…

Lexibal Logo

Types of Alternative Dispute Resolution (ADR) Mechanisms

Alternative Dispute Resolution (ADR) consists of various mechanisms that help resolve disputes…

Lexibal Logo

Introduction to Alternative Dispute Resolution (ADR)

1. Meaning & Concept of ADR Alternative Dispute Resolution (ADR) refers to…

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