Your HTML didn't have id tag, whereas in Javascript you are using getElementById('') <!DOCTYPE html> <html> <head> // Changed the script ...
確定! 回上一頁