groups

name language licence
number replace PHP Other
cufon add code Other Other
8 font stacks CSS Other
CSS3 border radius CSS Other
@fontface Other Other
jQuery function Other Other
styles.php Other Other
show load pic while loading page Java Other

< 1 2 3 4 5 6 >



language: Other
licence: Other

cufon add code

options: view full snippetsend to code collector
<script src="js/cufon-yui.js" type="text/javascript"></script>
<script src="js/DeniseSans_400.font.js" type="text/javascript"></script>
<script type="text/javascript">
  Cufon.replace('h1');
</script>

{content}

<script type="text/javascript">Cufon.now();</script>
</body>

jQuery = Cufon.replace('h1');
	
(Continues...)