Tuesday, October 9, 2012

Enyo JavaScript Tutorial Sample 1


<!DOCTYPE html>
<html>
<head>
  Enyo Js Sample 1
  
  


  
</body>
</html>

Output Html Code:

<html class=" enyo-document-fit">

<head>
  Enyo Js Sample 1
  
  


Hello, World!

</body> </html>
I wrote some javascript using enyo js. Output Of this Sample code is

Hello, World!

on webpage using enyo js.

0 comments:

Post a Comment