我无法点击提交按钮

时间:2015-07-19 12:18:26

标签: php pdo twitter-bootstrap-3

var motorbike = {
    "Wheel" : move,
    "Motor" : start
}; // CREATE MOTORBIKE OBJECT

document.write(motorbike.Wheel()); // MOVE MY MOTORBIKE
document.write(motorbike.Motor()); // START MY MOTORBIKE

我有这个代码,一切都很完美但是,我无法点击按钮,结果为id#1,2,3,4,5,6,7,8,9,10正在工作好,但不是。我不知道为什么:((

0 个答案:

没有答案
相关问题