Best way to include unobtrusive information on a web page

前端 未结 7 943
栀梦
栀梦 2021-02-06 16:34

So I\'ve got some scripts I\'ve written which set up a Google map on my page. These scripts are in included in the of my page, and use jQuery to build

7条回答
  •  悲&欢浪女
    2021-02-06 17:18

    Since you already have Jquery why not just make an AJAX call to another page/script to get the coordinate data?

提交回复
热议问题