I realize I’m going to feel very silly when I get the answer to this but here goes:
var animate = ‘alert(getElementById(“ide6”).offsetWidth);’ ---------is the code I’m inputting
“alert(getElementById("ide6").offsetWidth);” -----------is what is being outputted in the console
Any idea why the slashes are being put in?
Thanks,
Akaash