• SANTORINI

    SANTORINI

  • SANTORINI

    SANTORINI

  • ZAKYNTHOS

    ZAKYNTHOS

  • LEYKADA

    LEYKADA

  • KEFALLONIA

    KEFALLONIA

  • KERKYRA

    KERKYRA

  • RODOS

    RODOS

GADGETS FOR BLOGS

YouTube GITHUB glitch.com JSBIN Start.me JSFIDDLE CODEPLY PASTEBIN.COM Repl.it CODEPEN CODEPEN

RADIO BUTTONS ΠΟΥ ΑΝΟΙΓΟΥΝ ΣΕ POP UP WINDOW

RADIO BUTTONS
RADIO BUTTONS ΠΟΥ ΑΝΟΙΓΟΥΝ ΣΕ POP UP WINDOW
Πηγαίνουμε στην διάταξη του blog μας και πατάμε προσθήκη gadget σε όποια μπάρα δεξιά ή αριστερά, πάνω ή κάτω θέλουμε να βάλουμε τα radio buttons. Μετά επίλέγουμε το gadget HTML/JAVASCRIPT και επικολλάμε τον παρακάτω κώδικα. Μπορείτε να αλλάξετε τα links που είναι χρωματισμένα με μώβ γράμματα με τα δικά σας radio url links.
Με τα κίτρινα γράμματα έχει επισημανθεί η περιγραφή του ραδιοσταθμού. Το πλάτος και το ύψος του button το ρυθμίζετε αλλάξοντας τα νούμερα με το γαλάζιο χρώμα. Τις διαστάσεις του νέου popup window που ανοίγει για να ακούσετε το ραδιοσταθμό το ρυθμίζετε αλλάζοντας τα νούμερα με τα πράσινα γράμματα. Το μέγεθος της γραμματοσειράς του button μπορείτε να το αλλάξετε αλλάζοντας το πορτοκαλί νούμερο. Το χρώμα του backround του button αλλάζει αλλάζοντας τον κωδικό background:#ΧΧΧΧΧΧ; Και τέλος το χρώμα της γραμματοσειράς του button αλλάζει αλλάζοντας τον κωδικό color:#ΧΧΧΧΧΧ; 

<a href="http://live24.gr/radio/generic.jsp?sid=1361"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=750, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#760991; color:#FFFFFF;  font: 14px Arial;">87,5</button></a>

<a href="http://www.e-radio.gr/player/player.asp?sid=88"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=750, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#207907; color:#FFFFFF;  font: 14px Arial;">87,7</button></a>

<a href="http://www.e-radio.gr/player/player.asp?sid=431"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=750, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#FF6600; color:#FFFFFF;  font: 14px Arial;">88,0</button></a>

<a href="http://live24.gr/radio/vfm883"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=750, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#333333; color:#FFFFFF;  font: 14px Arial;">88,3</button></a>

<a href="http://live24.gr/radio/johngreek.jsp"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=750, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#115595; color:#FFFFFF;  font: 14px Arial;">88,6</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1414"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=750, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#FF1111; color:#FFFFFF;  font: 14px Arial;">89,2</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1311"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=750, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#803903; color:#FFFFFF;  font: 14px Arial;">89,5</button></a>

<a href="http://live24.gr/radio/dromos.jsp"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#FFFF00; color:#000000;  font: 14px Arial;">89,8</button></a>

<a href="http://www.e-radio.gr/player/player.asp?sid=280"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#33FFFF; color:#000000;  font: 14px Arial;">90,1</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1312"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#4EFF44; color:#000000;  font: 14px Arial;">90,2</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1419"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#FF6600; color:#000000;  font: 14px Arial;">90,9</button></a>

<a href=" http://live24.gr/radio/generic.jsp?sid=1314"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#661111; color:#FFFFFF;  font: 14px Arial;">91,2</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1590"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#115595; color:#FFFFFF;  font: 14px Arial;">91,8</button></a>

<a href="http://live24.gr/radio/galaxy.jsp"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#207907; color:#FFFFFF;  font: 14px Arial;">92,0</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1316"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#740777; color:#FFFFFF;  font: 14px Arial;">92,3</button></a>

<a href="http://live24.gr/radio/bestradio"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#803503; color:#FFFFFF;  font: 14px Arial;">92,6</button></a>

<a href="http://live24.gr/radio/kissfm.jsp"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#333333; color:#FFFFFF;  font: 14px Arial;">92,9</button></a>

<a href="http://live24.gr/radio/happy.jsp"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#FFFF00; color:#000000;  font: 14px Arial;">93,2</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1319"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#33FFFF; color:#000000;  font: 14px Arial;">93,6</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1351"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#4EFF44; color:#000000;  font: 14px Arial;">93,8</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1320"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#FF6600; color:#000000;  font: 14px Arial;">94,0</button></a>

<a href="http://live24.gr/radio/sportfm.jsp?ref=live24"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#FFFFFF; color:#FF1111;  font: 14px Arial;">94,6</button></a>

<a href="http://live24.gr/radio/rythmos.jsp"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#740777; color:#FFFFFF;  font: 14px Arial;">94,9</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1322"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#115595; color:#FFFFFF;  font: 14px Arial;">95,2</button></a>

<a href="http://www.e-radio.gr/player/player.asp?sid=2039"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#FF1111; color:#FFFFFF;  font: 14px Arial;">95,8</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1323"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#207907; color:#FFFFFF;  font: 14px Arial;">96,0</button></a>

<a href="http://www.e-radio.gr/player/player.asp?sid=102"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#803503; color:#FFFFFF;  font: 14px Arial;">96,3</button></a>

<a href="http://live24.gr/radio/difono"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#740777; color:#FFFFFF;  font: 14px Arial;">96,6</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1326"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#661111; color:#FFFFFF;  font: 14px Arial;">96,9</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1327"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#333333; color:#FFFFFF;  font: 14px Arial;">97,2</button></a>

<a href="http://live24.gr/radio/loveradio"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#4EFF44; color:#000000;  font: 14px Arial;">97,5</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1348"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#FF6600; color:#000000;  font: 14px Arial;">97,8</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1329"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#33FFFF; color:#000000;  font: 14px Arial;">98,4</button></a>

<a href="http://live24.gr/radio/derti.jsp"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#FFFF00; color:#000000;  font: 14px Arial;">98,6</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1331"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#FFFFFF; color:#FF1111;  font: 14px Arial;">98,9</button></a>

<a href="http://www.e-radio.gr/player/player.asp?sid=83"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#740777; color:#FFFFFF;  font: 14px Arial;">99,2</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1478"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:44px; height:28px; background:#207907; color:#FFFFFF;  font: 14px Arial;">99,5</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1334"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:52px; height:28px; background:#115595; color:#FFFFFF;  font: 14px Arial;">100,3</button></a>

<a href="http://live24.gr/radio/diesi.jsp"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:52px; height:28px; background:#661111; color:#FFFFFF;  font: 14px Arial;">101,3</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1336"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:52px; height:28px; background:#803503; color:#FFFFFF;  font: 14px Arial;">101,8</button></a>

<a href="http://live24.gr/radio/sfera.jsp"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:52px; height:28px; background:#4EFF44; color:#000000;  font: 14px Arial;">102,2</button></a>

<a href="http://live24.gr/radio/nitro.jsp"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:52px; height:28px; background:#FFFF00; color:#000000;  font: 14px Arial;">102,5</button></a>

<a href="http://www.onradio.gr/player.php?id=711"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:52px; height:28px; background:#333333; color:#FFFFFF;  font: 14px Arial;">103,1</button></a>

<a href="http://live24.gr/radio/sentrafm.jsp"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:52px; height:28px; background:#FF1111; color:#FFFFFF;  font: 14px Arial;">103,3</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1337"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:52px; height:28px; background:#207907; color:#FFFFFF;  font: 14px Arial;">103,7</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1413"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:52px; height:28px; background:#115595; color:#FFFFFF;  font: 14px Arial;">104,0</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1444"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:52px; height:28px; background:#803503; color:#FFFFFF;  font: 14px Arial;">104,4</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1466"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:52px; height:28px; background:#740777; color:#FFFFFF;  font: 14px Arial;">104,6</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1367"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:52px; height:28px; background:#FF6600; color:#FFFFFF;  font: 14px Arial;">105,2</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1379"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:52px; height:28px; background:#FFFF00; color:#000000;  font: 14px Arial;">105,5</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1596"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:52px; height:28px; background:#33FFFF; color:#000000;  font: 14px Arial;">105,6</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1338"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:52px; height:28px; background:#4EFF44; color:#000000;  font: 14px Arial;">105,8</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1353"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:52px; height:28px; background:# FFFFFF; color:#FF1111;  font: 14px Arial;">106,2</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1860"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:52px; height:28px; background:#333333; color:#FFFFFF;  font: 14px Arial;">106,5</button></a>

<a href="http://live24.gr/radio/generic.jsp?sid=1700"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:52px; height:28px; background:#115595; color:#FFFFFF;  font: 14px Arial;">107,4</button></a>

<a href="http://www.onradio.gr/player.php?id=516990"  target="_blank" onclick="window.open(this.href, 'popupwindow', 'width=1000, height=500, resizable=no, scrollbars=yes, menubar=no, toolbar=no, status=no'); return false;">
<button style="width:52px; height:28px; background:#207907; color:#FFFFFF;  font: 14px Arial;">107,6</button></a> 

Δεν υπάρχουν σχόλια:

Δημοσίευση σχολίου

► Γράψτε το σχόλιό σας στο λευκό κουτί και αν θέλετε να ειδοποιηθήτε για την απάντηση τσεκάρετε το κουτάκι "Να λαμβάνω ειδοποιήσεις".

Σημείωση: Μόνο ένα μέλος αυτού του ιστολογίου μπορεί να αναρτήσει σχόλιο.