M mscice Member Apr 7, 2025 #1 Please help me or guide me how to add a new popup link into the stream live menu... it would open up my web player as a pop up... Thank you
Please help me or guide me how to add a new popup link into the stream live menu... it would open up my web player as a pop up... Thank you
philmckrackon Well-known member Apr 7, 2025 #2 Admin >> Setup >> Public navigation >> Add navigation Upvote 0 Downvote
philmckrackon Well-known member Apr 7, 2025 #4 When you say Popup are you thinking a new tab, a new window or an overlay? Upvote 0 Downvote
M mscice Member Apr 7, 2025 #5 <a href="#" class="pop-up-link" onClick="MyWindow=window.open('https://ah.fm/?proradio-popup=1','M...lbars=no,resizable=no,width=315,height=465'); return false;">[Pop Up Player]</a> thats what i use now for pop up... Upvote 0 Downvote
<a href="#" class="pop-up-link" onClick="MyWindow=window.open('https://ah.fm/?proradio-popup=1','M...lbars=no,resizable=no,width=315,height=465'); return false;">[Pop Up Player]</a> thats what i use now for pop up...
philmckrackon Well-known member Apr 7, 2025 #6 For a new tab / window add target="_blank" to your link. To open an overlay: Upvote 0 Downvote
M mscice Member Apr 7, 2025 #7 yeah what about the size of the window open ? and other attributes ? Upvote 0 Downvote
M mscice Member Apr 7, 2025 #9 but popup will not work ... wont open my player in a desired window size etc Upvote 0 Downvote