javascript - A Mistake in my Codecademy Codebit, Not Sure What -


i not have code here, going take too space. error in javascript won't run in it, aswell jquery.

click here if wanna live...

your problem here think:

.replace('function mname1()'),('?method??-custom?','function')

that comma needs period , i'm guessing replace needs called.

.replace('function mname1()').replace('?method??-custom?','function')


Comments

Popular posts from this blog

javascript - Create websocket without connecting -

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

android - Linear layout children not scrolling -