How we highlight the whole div text element when click them. I use the following code
$("#ques22").css("background-color","#3BB9FF");
The ques22 is my div id. It also change the color of the image with in the div element.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
you can add a
ptag an style that:http://jsfiddle.net/2eJeS/