Search found 7 matches

Go to advanced search

by emma h
Thu Dec 12, 2013 2:28 pm
Forum: Issues
Topic: Coding Problem Using Script
Replies: 4
Views: 105
 
Jump to post

Coding Problem Using Script

i am actually all set thank you!

by emma h
Thu Dec 12, 2013 2:21 pm
Forum: Issues
Topic: Coding Problem Using Script
Replies: 4
Views: 105
 
Jump to post

Coding Problem Using Script

i am running this code out of a mad lib script i created under the server code tab. I am trying to make an app where when you type a word into an input it will appear in a paragraph i had previously created.

by emma h
Wed Dec 11, 2013 2:05 pm
Forum: Issues
Topic: Coding Problem Using Script
Replies: 4
Views: 105
 
Jump to post

Coding Problem Using Script

What is wrong with this coding: Script Mad Lib: ReferenceError: noun1 is not defined ( @ 19 : 68 ) - cles as well as " + verb + " . This increases that rate of your " + noun1 + " Here is my entire coding: // get name from service, name is entered in the app var adjective = reques...
by emma h
Mon Dec 09, 2013 3:31 pm
Forum: Issues
Topic: Coding Problem Using Script
Replies: 2
Views: 79
 
Jump to post

Coding Problem Using Script

here it my entire coding: // get name from service, name is entered in the app var adjective = request.get("adjective"); var adjective1 = request.get("adjective1"); var color = request.get("color"); var verb = request.get("verb"); var adjective2 = request.get(...
by emma h
Mon Dec 09, 2013 3:27 pm
Forum: Issues
Topic: Coding Problem Using Script
Replies: 2
Views: 79
 
Jump to post

Coding Problem Using Script

How can i fix this coding:
Script Mad Lib: ReferenceError: Exclamation1 is not defined ( @ 26 : 68 ) - carf hat and " + vegetable1 + " to complete Mr " + person + " ! " + Exclamatio

by emma h
Fri Nov 22, 2013 3:15 pm
Forum: Issues
Topic: JS for Clearing Input Field
Replies: 2
Views: 112
 
Jump to post

JS for Clearing Input Field

Thank you!

by emma h
Wed Nov 20, 2013 6:54 pm
Forum: Issues
Topic: JS for Clearing Input Field
Replies: 2
Views: 112
 
Jump to post

JS for Clearing Input Field

What is the JS that allows me to clear an input field after clicking a button. I want to be able to enter a location on the map app and have it disappear in the input field when it shows up on the map. Thanks

Go to advanced search