user17373203
user17373203

Reputation: 13

Uncaught TypeError: Cannot read properties of null (reading 'Link')

When i try to run the fucntion, it keeps saying"Uncaught TypeError: Cannot read properties of null (reading 'Link')"

Upvotes: 1

Views: 1553

Answers (1)

KrassVerpeilt
KrassVerpeilt

Reputation: 445

Remove in line 99 the slash. Small note: Code would be better as an image with code.
getelementbyid("namebox")...

Upvotes: 4

Related Questions