Get the dom element of the parent page

$("li.jericho_tabs", window.top.document);

The above code means to get the li element of the parent page, all elements of class jericho_tabs.

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325132597&siteId=291194637
Recommended