Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/u591492611/domains/codeone.in/public_html/application/third_party/google-login-api/service/apiUtils.php on line 58
JAVASCRIPT STRUCTURES
No icon

JAVASCRIPT STRUCTURES

JAVASCRIPT STRUCTURES

JAVASCRIPT STRUCTURES

There are two ways to place javascript code in html code those are 

Method : 1 [Internal JavaScript]

 

 

    

 


       SCRIPT 

      /SCRIPT

 

 

Method : 2 [External JavaScript]

 

 

    

 


       SCRIPT src="my1.js"

       /SCRIPT

 

Comment As:

Comment (0)