+ 2
display height and width of a div when clicked
so i made some shapes(shapes are made with user input) with div tags, and i want to show the user the height width etc (of the shape) when clicked. is there a function to do that? i couldn't find anything after googleing for a few hours.
2 Answers
+ 6
yes. show the code within the codeplayground.
+ 1
one of my buddies helped me find a solution. Thanks though sorry i'm late.