// 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

Tip Top Event Designs

  • 10 Jun 2025
  • 03:06 AM
  • Southern California, United Stated

Enquiry Form

Fill up this form to reach our stunning Streamed team and click on send message

$ 0

Chat Now

Information

Driven by a common love for design, inspired by many, and connecting with people, we truly believe one inspiring endeavor leads to the next. We pride ourselves on creating our own path while taking cues from the artful, the old, the new, the textured, the sophisticated, and the organic. Creating seamless events that showcase our client's sensibility and style with effortless ease is our passion.

Location

Tip Top Event Designs |