Twitter box is not auto filling

here’s my code : https://codepen.io/buzz_lightyear/pen/BmdzaZ?editors=1010

i don’t know what i’m doing wrong…but the twitter box is not auto filling with quotes after clicking…

where the changes are needed?

i added the onclick = makeId() handler to the icon div … so how can i add makeId() in my $(document).ready first line without changing the fadeIn() fadeOut() animation.