groups

name language licence
3 Column Layout - margin style HTML Other
Safari Search Field HTML GPL 2
Digg This Story HTML Other
img $rel HTML Other
META Refresh HTML Other
Columns Up2five HTML Other
STICKER HTML JavaScript Other
del.ico.us cloud HTML Other

< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 >



language: HTML
licence: Other

del.ico.us cloud

options: view full snippetsend to code collector
<div style="width:161px;">  
	<script type="text/javascript" src="http://del.icio.us/feeds/js/tags/seyDoggy?count=20;size=11-25;color=FFCC00-66CCFF;title=del.icio.us tags;"></script>
</div>

<script type="text/javascript">
//<![CDATA[
var aTags = document.getElementsByTagName("a");
var i;
for (i=0; i < aTags.length; i++) {
	aTags[i].setAttribute("target", "_blank");
}
var formTags = document.getElementsByTagName("form");
for (i=0; i < formTags.length; i++) {
	formTags[i].setAttribute("target", "_blank");
}
	
(Continues...)