Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
103 views
in Technique[技术] by (71.8m points)

javascript - 作用在另一页上的按钮[关闭](Button that act on another page [closed])

For a school project, i have to create an escape room.

(对于学校项目,我必须创建一个逃生室。)

I have a social wall with random tweet that are displayed from a JSON.

(我有一面带有从JSON显示的随机推文的社交墙。)

On this page, i have 3 buttons that change the types of tweet that are displayed (good, bad, neutral if players take good or bad choices).

(在此页面上,我有3个按钮,用于更改显示的鸣叫类型(如果玩家选择了好还是坏,则分别为好,坏,中性)。)

I want those button too to change a graph placed on another page in local (and using Chart.js).

(我也想要那些按钮来更改放置在本地另一页上的图形(并使用Chart.js)。)

Thanks

(谢谢)

  ask by Etienne Moureton translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...