SlideShare a Scribd company logo
JavaScript - Objects
Java script objects
Java script objects
Java script objects
Java script objects
Java script objects
<html>
<head>
<title>User-defined objects</title>
<script type = "text/javascript">
var book = new Object(); // Create the object
book.subject = "Perl"; // Assign properties to the object
book.author = "Mohtashim";
</script>
</head>
<body>
<script type = "text/javascript">
document.write("Book name is : " + book.subject + "<br>");
document.write("Book author is : " + book.author + "<br>");
</script>
</body>
</html>
Java script objects

More Related Content

PPTX
2.java script dom
PhD Research Scholar
 
PDF
Save your data
fragphace
 
PDF
Arango DB for rubyists in 10mins
Pivorak MeetUp
 
PPTX
Displaying message on web page in Javascript
Codewizacademy
 
PDF
CouchDB: replicated data store for distributed proxy server
tkramar
 
PPTX
Javascript
Mozxai
 
PPTX
Java script
rajshreemuthiah
 
ODP
Consume Spring Data Rest with Angularjs
Corneil du Plessis
 
2.java script dom
PhD Research Scholar
 
Save your data
fragphace
 
Arango DB for rubyists in 10mins
Pivorak MeetUp
 
Displaying message on web page in Javascript
Codewizacademy
 
CouchDB: replicated data store for distributed proxy server
tkramar
 
Javascript
Mozxai
 
Java script
rajshreemuthiah
 
Consume Spring Data Rest with Angularjs
Corneil du Plessis
 

What's hot (20)

PDF
HTML syntax
Low-Code Starter Pack
 
PPT
Tech Gupshup Meetup On MongoDB - 24/06/2016
Mukesh Tilokani
 
PPTX
JavaScript Frameworks for SharePoint add-ins Cambridge
Sonja Madsen
 
PDF
How is CSS applied?
Low-Code Starter Pack
 
PPT
Grails Views
NexThoughts Technologies
 
PPTX
HTML5
Brandon Byars
 
PPTX
Introduction to Parse backend for mobile developers
Grigor Yeghiazaryan
 
PDF
Who's afraid of front end databases?
Gil Fink
 
KEY
Introduction to Parse
abeymm
 
PPTX
Webinar: Building Your First MongoDB App
MongoDB
 
PPTX
Notes on SF W3Conf
Edy Dawson
 
PPTX
Java script Advance
Jaya Kumari
 
PPTX
Internet and Web Technology (CLASS-8) [jQuery and JSON] | NIC/NIELIT Web Tech...
Ayes Chinmay
 
PPTX
Quick start guide to java script frameworks for sharepoint add ins oslo
Sonja Madsen
 
PPT
Grails Controllers
NexThoughts Technologies
 
PDF
Mongo db
Noman Ellahi
 
PPTX
Advance Java
Maitree Patel
 
PPTX
Working with disconnected data in Windows Store apps
Alex Casquete
 
PPTX
Node js crash course session 5
Abdul Rahman Masri Attal
 
PDF
Getting Started with JavaScript
Kevin Hoyt
 
Tech Gupshup Meetup On MongoDB - 24/06/2016
Mukesh Tilokani
 
JavaScript Frameworks for SharePoint add-ins Cambridge
Sonja Madsen
 
How is CSS applied?
Low-Code Starter Pack
 
Introduction to Parse backend for mobile developers
Grigor Yeghiazaryan
 
Who's afraid of front end databases?
Gil Fink
 
Introduction to Parse
abeymm
 
Webinar: Building Your First MongoDB App
MongoDB
 
Notes on SF W3Conf
Edy Dawson
 
Java script Advance
Jaya Kumari
 
Internet and Web Technology (CLASS-8) [jQuery and JSON] | NIC/NIELIT Web Tech...
Ayes Chinmay
 
Quick start guide to java script frameworks for sharepoint add ins oslo
Sonja Madsen
 
Grails Controllers
NexThoughts Technologies
 
Mongo db
Noman Ellahi
 
Advance Java
Maitree Patel
 
Working with disconnected data in Windows Store apps
Alex Casquete
 
Node js crash course session 5
Abdul Rahman Masri Attal
 
Getting Started with JavaScript
Kevin Hoyt
 
Ad

More from AbhishekMondal42 (20)

PPTX
Oss evaluation-certification-oss-financial-advantages
AbhishekMondal42
 
PPTX
Word press 01
AbhishekMondal42
 
PPTX
Word press posts(preview &amp; publish)
AbhishekMondal42
 
PPTX
Word press posts(add , edit , delete post)
AbhishekMondal42
 
PPTX
Word press pages(edit and delete)
AbhishekMondal42
 
PPTX
Word press pages(add)
AbhishekMondal42
 
PPTX
Word press media(add,insert,delete)
AbhishekMondal42
 
PPTX
Word press media library
AbhishekMondal42
 
PPTX
Word press widget management
AbhishekMondal42
 
PPTX
Word press view plugins
AbhishekMondal42
 
PPTX
Word press user roles
AbhishekMondal42
 
PPTX
Word press theme management
AbhishekMondal42
 
PPTX
Word press personal profile
AbhishekMondal42
 
PPTX
Word press moderate comments
AbhishekMondal42
 
PPTX
Word press install plugins
AbhishekMondal42
 
PPTX
Word press edit users
AbhishekMondal42
 
PPTX
Word press edit tags
AbhishekMondal42
 
PPTX
Word press edit links
AbhishekMondal42
 
PPTX
Word press edit comments
AbhishekMondal42
 
PPTX
Word press delete users
AbhishekMondal42
 
Oss evaluation-certification-oss-financial-advantages
AbhishekMondal42
 
Word press 01
AbhishekMondal42
 
Word press posts(preview &amp; publish)
AbhishekMondal42
 
Word press posts(add , edit , delete post)
AbhishekMondal42
 
Word press pages(edit and delete)
AbhishekMondal42
 
Word press pages(add)
AbhishekMondal42
 
Word press media(add,insert,delete)
AbhishekMondal42
 
Word press media library
AbhishekMondal42
 
Word press widget management
AbhishekMondal42
 
Word press view plugins
AbhishekMondal42
 
Word press user roles
AbhishekMondal42
 
Word press theme management
AbhishekMondal42
 
Word press personal profile
AbhishekMondal42
 
Word press moderate comments
AbhishekMondal42
 
Word press install plugins
AbhishekMondal42
 
Word press edit users
AbhishekMondal42
 
Word press edit tags
AbhishekMondal42
 
Word press edit links
AbhishekMondal42
 
Word press edit comments
AbhishekMondal42
 
Word press delete users
AbhishekMondal42
 
Ad

Recently uploaded (20)

PDF
The Picture of Dorian Gray summary and depiction
opaliyahemel
 
PDF
The Minister of Tourism, Culture and Creative Arts, Abla Dzifa Gomashie has e...
nservice241
 
PDF
Types of Literary Text: Poetry and Prose
kaelandreabibit
 
PPTX
CARE OF UNCONSCIOUS PATIENTS .pptx
AneetaSharma15
 
PPTX
IMMUNIZATION PROGRAMME pptx
AneetaSharma15
 
PPTX
An introduction to Prepositions for beginners.pptx
drsiddhantnagine
 
PPTX
Information Texts_Infographic on Forgetting Curve.pptx
Tata Sevilla
 
PDF
UTS Health Student Promotional Representative_Position Description.pdf
Faculty of Health, University of Technology Sydney
 
PPTX
How to Manage Leads in Odoo 18 CRM - Odoo Slides
Celine George
 
PDF
5.EXPLORING-FORCES-Detailed-Notes.pdf/8TH CLASS SCIENCE CURIOSITY
Sandeep Swamy
 
PPTX
Five Point Someone – Chetan Bhagat | Book Summary & Analysis by Bhupesh Kushwaha
Bhupesh Kushwaha
 
PDF
Virat Kohli- the Pride of Indian cricket
kushpar147
 
DOCX
Action Plan_ARAL PROGRAM_ STAND ALONE SHS.docx
Levenmartlacuna1
 
PDF
What is CFA?? Complete Guide to the Chartered Financial Analyst Program
sp4989653
 
PPTX
Congenital Hypothyroidism pptx
AneetaSharma15
 
PDF
PG-BPSDMP 2 TAHUN 2025PG-BPSDMP 2 TAHUN 2025.pdf
AshifaRamadhani
 
PDF
Landforms and landscapes data surprise preview
jpinnuck
 
PDF
Phylum Arthropoda: Characteristics and Classification, Entomology Lecture
Miraj Khan
 
DOCX
SAROCES Action-Plan FOR ARAL PROGRAM IN DEPED
Levenmartlacuna1
 
PPTX
Measures_of_location_-_Averages_and__percentiles_by_DR SURYA K.pptx
Surya Ganesh
 
The Picture of Dorian Gray summary and depiction
opaliyahemel
 
The Minister of Tourism, Culture and Creative Arts, Abla Dzifa Gomashie has e...
nservice241
 
Types of Literary Text: Poetry and Prose
kaelandreabibit
 
CARE OF UNCONSCIOUS PATIENTS .pptx
AneetaSharma15
 
IMMUNIZATION PROGRAMME pptx
AneetaSharma15
 
An introduction to Prepositions for beginners.pptx
drsiddhantnagine
 
Information Texts_Infographic on Forgetting Curve.pptx
Tata Sevilla
 
UTS Health Student Promotional Representative_Position Description.pdf
Faculty of Health, University of Technology Sydney
 
How to Manage Leads in Odoo 18 CRM - Odoo Slides
Celine George
 
5.EXPLORING-FORCES-Detailed-Notes.pdf/8TH CLASS SCIENCE CURIOSITY
Sandeep Swamy
 
Five Point Someone – Chetan Bhagat | Book Summary & Analysis by Bhupesh Kushwaha
Bhupesh Kushwaha
 
Virat Kohli- the Pride of Indian cricket
kushpar147
 
Action Plan_ARAL PROGRAM_ STAND ALONE SHS.docx
Levenmartlacuna1
 
What is CFA?? Complete Guide to the Chartered Financial Analyst Program
sp4989653
 
Congenital Hypothyroidism pptx
AneetaSharma15
 
PG-BPSDMP 2 TAHUN 2025PG-BPSDMP 2 TAHUN 2025.pdf
AshifaRamadhani
 
Landforms and landscapes data surprise preview
jpinnuck
 
Phylum Arthropoda: Characteristics and Classification, Entomology Lecture
Miraj Khan
 
SAROCES Action-Plan FOR ARAL PROGRAM IN DEPED
Levenmartlacuna1
 
Measures_of_location_-_Averages_and__percentiles_by_DR SURYA K.pptx
Surya Ganesh
 

Java script objects

  • 7. <html> <head> <title>User-defined objects</title> <script type = "text/javascript"> var book = new Object(); // Create the object book.subject = "Perl"; // Assign properties to the object book.author = "Mohtashim"; </script> </head> <body> <script type = "text/javascript"> document.write("Book name is : " + book.subject + "<br>"); document.write("Book author is : " + book.author + "<br>"); </script> </body> </html>