Lexibal Logo

Team Lexibal

Follow:
2280 Articles

Ombudsman & Lokpal/Lokayukta

Introduction The Ombudsman is an independent authority appointed to investigate and address…

Lexibal Logo

Writs Under the Indian Constitution

Introduction Writs Under Indian Constitution The Indian Constitution provides for the judicial…

Lexibal Logo

Judicial Review of Administrative Actions

Introduction Judicial review of administrative actions refers to the power of the…

Lexibal Logo

Principles of Natural Justice

Introduction Natural justice is a fundamental legal principle ensuring fairness, reasonableness, and…

Lexibal Logo

Administrative Discretion

Introduction Administrative discretion refers to the power given to administrative authorities to…

Lexibal Logo

Control Over Delegated Legislation

Control Over Delegated Legislation Introduction Delegated legislation refers to the rules, regulations,…

Lexibal Logo

Delegated Legislation

Delegated Legislation Introduction Delegated legislation refers to the process by which legislative…

Lexibal Logo

Administrative Authorities & Agencies

Administrative Authorities & Agencies Introduction Administrative authorities and agencies are key components…

Lexibal Logo

Functions of Administrative Law

Functions of Administrative Law Administrative law plays a crucial role in regulating…

Lexibal Logo

Principles of Administrative Law

Principles of Administrative Law Administrative law is governed by several fundamental principles…

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