Sample Widget

Copy and paste the following tag into your web page. Replace [NETID] with your net ID.
If you would like to limit the number of titles that show up in the widget replace [NUMBER] with the number you would like to limit the title to.
		
			<script src="http://contentdm.lib.byu.edu/cdm4/cdmstats/javascript.php?u=[NETID]&n=[NUMBER]" type="text/javascript" language="javascript" charset="utf-8" ></script>
		
		
Following are two examples of the above script being included in a web page.

User: gnordin

		
			<script src="http://contentdm.lib.byu.edu/cdm4/cdmstats/javascript.php?u=gnordin" type="text/javascript" language="javascript" charset="utf-8" ></script>
		
		


		
			<script src="http://contentdm.lib.byu.edu/cdm4/cdmstats/javascript.php?u=kmm8&n=4" type="text/javascript" language="javascript" charset="utf-8" ></script>
		
		

User: kmm8