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
Amitesh Verma
NA
746
87k
combobox with javascript
Jun 27 2013 6:27 AM
i have a combobox which have about 50 items in it,i want to show that on selecting diff items ,it maps those values on label or textbox.i want to use javascript for this,if else condition of javascript ,
var x=document.getelementbyid("cmb1");
if(x="apple")
{
show image of apple on update panel;
}
like this.all coding to be done with javascript;
help needed,
amitesh
Reply
Answers (
1
)
how to solve this eror?
How to dynamically create photo album?