javascript - Get div value using jquery or js -


a have e3 , e2 divs, , parent div e. there many e divs on page. how can e3 div value when click on div e2? thanks.

there no value attribute div. innerhtml through javascript.

var divvalue = document.getelementbyid('e3').innerhtml;


Comments

Popular posts from this blog

mysql - How to unscape text from database in android studio -

php - Admin SDK -- get information about the group -

Making CSS Drop Down Menu 2 Columns -