Tag: Chief Justice of India

Chief Justice Emphasises Role of Technology in Advancing Equality, Predictability and Access to Justice

In a significant reflection on the future of the Indian judicial system,…

Lexibal Logo

Justice BR Gavai Appointed as 52nd Chief Justice of India: A Historic Moment for the Judiciary

In a significant development for the Indian judiciary, the President of India,…

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