File: sample_include_2.js

Recommend this page to a friend!
  Classes of Christian Vigh   jQuery Script Parameters   sample_include_2.js   Download  
File: sample_include_2.js
Role: Example script
Content type: text/plain
Description: Example script 1
Class: jQuery Script Parameters
Retrieve the parameters of script tag parameters
Author: By
Last change:
Date: 8 years ago
Size: 365 bytes
 

Contents

Class file image Download
?/****************************************************************************** Sample script to demonstrate the usage of the $.script object. It just save the contents returned by the $.script() function into a global variable. ******************************************************************************/ var sample2_script = $. script ( ) ;