if($(window.frames[“iframepage”].document).find(‘.l-grid-row-cell’).length > 0){
alert(1);
}else{
alert(2);
}
判断id为iframepage的iframe中css为1-grid-row-cell的元素是否存在
if($(window.frames[“iframepage”].document).find(‘.l-grid-row-cell’).length > 0){
alert(1);
}else{
alert(2);
}
判断id为iframepage的iframe中css为1-grid-row-cell的元素是否存在

2023-03-10
0万阅读

2023-02-27
0万阅读

2023-02-23
6万阅读

2023-02-22
6万阅读

2023-02-12
8万阅读

2023-02-12
3万阅读

2023-01-19
8万阅读

2023-01-17
4万阅读

2023-01-17
4万阅读

2023-01-17
2万阅读

2023-03-10
0万阅读

2023-02-27
0万阅读

2023-02-23
6万阅读

2023-02-22
6万阅读

2023-02-12
8万阅读

2023-02-12
3万阅读

2023-01-19
8万阅读

2023-01-17
4万阅读

2023-01-17
4万阅读

2023-01-17
2万阅读