javascript - Dollar Sign is not declared -


this question has answer here:

https://studio.code.org/projects/applab/sl7lkbrbxvqbhrgbf54wrq/

my project generating random sentences. how make here, program picks random sentence index, , displays on screen? please help.

it says '$ not declared'.

eddie

my coding picture.

all need include jquery in html file so:

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script 

Comments

Popular posts from this blog

PySide and Qt Properties: Connecting signals from Python to QML -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

scala - 'wrong top statement declaration' when using slick in IntelliJ -