groups

name language licence
CSS3 border radius CSS Other
HTML refresh code HTML Other
iui add HTML Other
add google jquery link Java Other
HTML starter HTML Other
XHTML 1.0 Transitional HTML Other
XHTML 1.0 Strict HTML Other
favicon link HTML Other



language: Java
licence: Other

add google jquery link

options: view full snippetsend to code collector
<script src="http://www.google.com/jsapi"></script>
<script>
// Load jQuery
google.load("jquery", "1");
</script>

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
	
(Continues...)