groups

name language licence
JavaScript Compressor - HelloWorld JavaScript GPL 2
Bookmarks_customJS JavaScript Other
delay function JavaScript Other
RwSetGet JavaScript Other
Dock Menu JavaScript JavaScript Other
extracontent.jq.js JavaScript Other
jQuery - show random div JavaScript Other
jsPathto.src.js JavaScript Other

< 1 2 3 4 5 >



language: JavaScript
licence: Other

RwSetGet

options: view full snippetsend to code collector
/* 

# RwGet #

Be sure to include the following in the <head> of your index.html file:

<script charset="utf-8">
	RwSet = {
		pathto: "%pathto(javascript.js)%",
		baseurl: "%base_url%"
	};
</script>

*/
RwGet = {
	
(Continues...)