TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
jayaprakash R
NA
10
0
Java script syntax doubt
Jul 15 2010 8:59 AM
Hi all,
I am creating a folder tree using xml,xsl,javascript...
In that - I am passing the div tag object to a function as an argument named for intstance as diventity
in javascript what does the following code does...
function
expand(diventity) {
var
oImage
oImage = entity.childNodes(0).all[
"image"
]--- What does this code does .
oImage.src = entity.imageOpen
}
Reply
Answers (
3
)
Butterfly Model of Test Development?
Which Points Must Be Remember in WEB TESTING.