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

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

dns - How To Use Custom Nameserver On Free Cloudflare? -

Python Error - TypeError: input expected at most 1 arguments, got 3 -