• Hello, can anyone help me how can i create pop up for Online Radio Player or Which plugin i can you to get such output.

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    There are a number of audio player plugins to chose from. Even if a pop up version is not provided by the plugin, you can likely channel player output into your own pop up generated in JavaScript with window.open(). TBH, a true pop up like that could have issues due to security implemented after much pop up abuse. You might consider a modal player instead where the player is part of the main page and its visibility is managed by JS and CSS.

Viewing 1 replies (of 1 total)
  • The topic ‘How to create Pop Up for Radio Player’ is closed to new replies.