JAVASCRIPT SIMPLE PROGRAM TUTORIAL 1

I am using webstorm & its a built tool for javascript.

1 ) lets learn how to display a window object using javascript. this is the code .


#look at the results ...(browser -> rightclick->inspectElement->console)

and function returns vehicle name as 'toyota'.














Comments

Popular posts from this blog

INTRODUCTION TO REST SERVICES.

HOW TO SETUP ECLIPSE WITH SPRINGBOOT

Collections In Java