js to get the id of the currently selected object

//Get the id of the currently selected object

var aId = $(".li_select")[0].id;

 

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326893423&siteId=291194637
Recommended