Click here to Skip to main content
15,904,024 members

Comments by Member 12931605 (Top 1 by date)

Member 12931605 2-Jan-17 21:04pm View    
My JavaScript coding is completely incorrect and I am certain that I've input in the wrong codes but this is what I have so far: var content = document.getElementsById("button")
var button = document.getElementsById("grow")
button.onclick = function changesize() {
var size= document.getElementsById("box");

Thank you for your response.

P.S. I've also added my HTML Coding into my question, I hope that helps and clarify's my question. Thanks again