facebook

Create a popup text using javascript in mobione

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #333950 Reply

    Mjx9
    Member

    Hello,

    I am very new to mobione and javascript. Although, I have tinkered around javascript before I could never wrap my head around it. Anyway, I love mobione and it very GUI friendly.

    What I am trying to do is test out how javascript works by making a (push button) pop up with text that says, “hello world”! When you click on it. So far I could not find any tutorials are some basic such as this. (Maybe because it is too basic).

    My real goal is to create a (push button) that generates a random sequence of select words, when you click on it. Meaning, I click on the button and a pop up comes up with any words between, “globe, earth, dirt, etc”.

    I figure if I can learn the basics like making a popup screen appear with a (push button) then I can learn how to make random variables next.

    I thank you guys for time.

    J

    #333968 Reply

    Hi,

    You can do this using the javascript alert:

    alert("Hello world!");
    #333971 Reply

    Mjx9
    Member

    It worked!

    That was awesome!

    Now I am going to learn about javascript and jquerty so I can learn I how to make a random word generator using only select words.

    Thanks again 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Create a popup text using javascript in mobione

You must be logged in to post in the forum log in