我注意到每个朋友id都以js_X开头,其中X可以是任意值。我需要知道如何使用任何外卡搜索/正则表达式来搜索和获取结果。//*[@id='pagelet_timeline_app_collection_100000641984658:2356318349:2']/ul")); **//This find the first//*[@id='pagelet_timeline_app_collection_10
当instafeedjs运行时,owl-carousel看不到子元素。当我尝试使用length函数查找元素(类为instaImg)时,它返回0。但我确定它有27个元素。如何查找元素?我认为问题出在页面加载后创建元素,但我尝试了setTimeOut(),它仍然返回0。 var count =$('.instaImg').length;
console.