在iframe父级页面获取元素取值

$('#id', window.parent.document).val();

便利父级元素 menuItem样式

 $(".menuItem", window.parent.document).each(function () {});

 

相关文章:

  • 2021-08-27
  • 2022-12-23
  • 2021-12-24
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-24
  • 2022-12-23
猜你喜欢
  • 2021-10-18
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案