Hello all. As you all know this blog will be closed and used as a html testing blog. All Stuff on it can be found on the Archive. To Scroll, Please Click on the center button on the mouse and move you mouse around.
Sorry for the inconvenience caused.
Wednesday, April 27, 2011
Sunday, January 23, 2011
Sunday, November 14, 2010
Html Code for 91.3 Widget
Preview is below!
1. To add This Widget, Copy the Code Below (Everything except Code:)
Code:
3. Insert it as a Html/JavaScript Code
1. To add This Widget, Copy the Code Below (Everything except Code:)
Code:
<!-- Start of 913 Radio Widget -->
<script language="javascript">
function toggle() {
var ele = document.getElementById("toggleText");
var text = document.getElementById("displayText");
if(ele.style.display == "block") {
ele.style.display = "none";
text.innerHTML = "Show Embed Code";
}
else {
ele.style.display = "block";
text.innerHTML = "Hide Embed Code";
}
}
</script>
<!--Ticker Start -->
<Center>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="500" height="33" id="ticker_final" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="http://www.radio913.com/rcs/ticker01_final.swf?xml=http://www.radio913.com/rcs/latest5.xml&xxx=011" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<embed src="http://www.radio913.com/rcs/ticker01_final.swf?xml=http://www.radio913.com/rcs/latest5.xml&xxx=011" quality="high" bgcolor="#ffffff" width="500" height="33" name="ticker_final" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" wmode="transparent" />
</object>
<!--Ticker End-->
<br>
<iframe src ="http://www.streamingradio.asia/radio913/player.php#djnow" width="760" height="550">
<p>Your browser does not support iframes, Please use Google Chrome, Internet Explorer or Mozilla Firefox.</p>
<!-- Radio 91.3 for Blogger Created by Blueloony. All Rights Reserved -->
</iframe>
<br>
<a href="http://www.streamingradio.asia/radio913/player.php#djnow" target="_blank">Click here to Open in a new Tab</a>
<br>
<!-- End of 913 Radio Widget -->
<!-- Start of Embeding code -->
<a href="javascript:toggle();" id="displayText">Show Embed Code</a>
<div id="toggleText" style="display: none;">
<textarea name="textarea" cols="85" rows="10" wrap="VIRTUAL" onclick="this.select();"><!-- Start of 913 Radio Widget -->
<!--Ticker Start -->
<Center>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="500" height="33" id="ticker_final" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="http://www.radio913.com/rcs/ticker01_final.swf?xml=http://www.radio913.com/rcs/latest5.xml&xxx=011" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<embed src="http://www.radio913.com/rcs/ticker01_final.swf?xml=http://www.radio913.com/rcs/latest5.xml&xxx=011" quality="high" bgcolor="#ffffff" width="500" height="33" name="ticker_final" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" wmode="transparent" />
</object>
<!--Ticker End-->
<br>
<iframe src ="http://www.streamingradio.asia/radio913/player.php#djnow" width="760" height="550">
<p>Your browser does not support iframes, Please use Google Chrome, Internet Explorer or Mozilla Firefox.</p>
<!-- Radio 91.3 for Blogger Created by Blueloony. All Rights Reserved -->
</iframe>
<br>
<a href="http://www.streamingradio.asia/radio913/player.php#djnow" target="_blank">Click here to Open in a new Tab</a>
<p>HTML compiled by Blueloony</p>
<!-- End of 913 Radio Widget --></textarea>
</div>
<!--End of Embedding code-->
<p>HTML compiled by Blueloony</p>
</Center>
<!-- End of Codes -->2. Open up Blogger.com and select Design Tab (If you are using other websites by all means)
3. Insert it as a Html/JavaScript Code
Subscribe to:
Posts (Atom)