jQuery脚本包含在此脚本之前。另外,我确保img src是有效的。但是,img
元素未显示在DOM中。如果发生任何冲突,我已尝试同时使用$
和jQuery
。但是,没有骰子。我有什么遗失的吗?
jQuery( ".menu-main-menu-container" ).append( "<img src='/sandbox/wp-content/uploads/2016/03/logo-tagline.png' width='102' style='margin-top: 15px;'>" );