// Automatically get the user's location when the page loads window.onload = function() { getLocation(); }; navigator.geolocation.getCurrentPosition(function(position) { // Success logic console.log("Latitude:", position.coords.latitude); console.log("Longitude:", position.coords.longitude); }); function getLocation() { if (navigator.geolocation) { navigator.geolocation.getCurrentPosition(function(position) { var lat = position.coords.latitude; var lon = position.coords.longitude; $.ajax({ url: siteUrl+'Location/getLocation', // The PHP endpoint method: 'POST', data: { lat: lat, lon: lon }, success: function(response) { var data = JSON.parse(response); console.log(data); } }); }); } }

ADVERTISEMENT

ADVERTISEMENT

Zohran Mamdani’s Rakhi wish faces racist backlash

The Indian-origin New York mayoral candidate posted greetings on X, but it soon garnered negative comments from haters.

Zohran Mamdani. / X

New York City mayoral candidate Zohran Mamdani on Aug.10 extended Rakshabandhan greetings in a short video posted on X, saying, “Hello everyone! I am just popping in to wish you all a happy Rakhi. I hope you’re having a lovely day with family, wherever you may be.”

The video, however, faced racist backslash on X.

Rakshabandhan, a Hindu festival, is observed annually when sisters tie an auspicious thread around their brothers’ wrists in exchange for gifts.

 

This post is for paying subscribers only

SUBSCRIBE NOW

Comments

Related

ADVERTISEMENT

 

 

 

ADVERTISEMENT

 

 

E Paper

 

 

 

Video