Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: A javascript??  (Read 6150 times)

0 Members and 1 Guest are viewing this topic.

Google

    Topic Starter


    Mentor

    Thanked: 2
    • Certifications: List
    • Experience: Experienced
    • OS: Windows 7
    A javascript??
    « on: October 07, 2006, 08:30:53 AM »
    I'm guessing this would be a javascript, but can someone write a script for me so that when you enter

    the site a box pops up that tells you to type your name and then somewhere on the site it shows the

    name. I'm not very skilled at creating javascripts, but I can understand them. I'm guessing you would

    have to create a variable the has the value of whatever the person typed in and then you would show

    that variable in the document but I do not know how to actually write the script!

    /me

    Rob Pomeroy



      Prodigy

    • Systems Architect
    • Thanked: 124
      • Me
    • Experience: Expert
    • OS: Other
    Re: A javascript??
    « Reply #1 on: October 08, 2006, 11:47:08 AM »
    Google for "javascript tutorial".  The thing you describe is the first or second exercise in many tutorials I've seen.
    Only able to visit the forums sporadically, sorry.

    Geek & Dummy - honest news, reviews and howtos

    Google

      Topic Starter


      Mentor

      Thanked: 2
      • Certifications: List
      • Experience: Experienced
      • OS: Windows 7
      Re: A javascript??
      « Reply #2 on: October 08, 2006, 06:02:47 PM »
      Quote
      Google for "javascript tutorial".  The thing you describe is the first or second exercise in many tutorials I've seen.
      I've tried, it's not

      soybean



        Genius
      • The first soybean ever to learn the computer.
      • Thanked: 469
      • Computer: Specs
      • Experience: Experienced
      • OS: Windows 10
      Re: A javascript??
      « Reply #3 on: October 08, 2006, 06:10:05 PM »
      Change your search phrase and try again.  Sometimes, you need to experiment with the wording for your searches.

      Google

        Topic Starter


        Mentor

        Thanked: 2
        • Certifications: List
        • Experience: Experienced
        • OS: Windows 7
        Re: A javascript??
        « Reply #4 on: October 08, 2006, 06:37:04 PM »
        how about:[highlight] "when you enter  
         
        the site a box pops up that tells you to type your name and then somewhere on the site it shows the  
         
        name."[/highlight]

        soybean



          Genius
        • The first soybean ever to learn the computer.
        • Thanked: 469
        • Computer: Specs
        • Experience: Experienced
        • OS: Windows 10
        Re: A javascript??
        « Reply #5 on: October 08, 2006, 06:51:40 PM »
        Nope, that's way too long.   ::)  Try to limit it to a few words.

        Rob Pomeroy



          Prodigy

        • Systems Architect
        • Thanked: 124
          • Me
        • Experience: Expert
        • OS: Other
        Re: A javascript??
        « Reply #6 on: October 09, 2006, 04:07:00 AM »
        Quote
        I've tried, it's not
        Sorry - I meant to say that in any case, once you've gone through a tutorial or two, doing this kind of thing becomes quite easy.

        Check out >this page< or >this one<.
        Only able to visit the forums sporadically, sorry.

        Geek & Dummy - honest news, reviews and howtos

        soybean



          Genius
        • The first soybean ever to learn the computer.
        • Thanked: 469
        • Computer: Specs
        • Experience: Experienced
        • OS: Windows 10
        Re: A javascript??
        « Reply #7 on: October 09, 2006, 07:03:05 AM »
        Here's one I found yesterday via Google: http://www.webdevelopersnotes.com/tutorials/javascript/javascript_prompt_visitor_inputs.php3

        Julius, err ... Mr. Poll, the Google search phrase I used was javascript prompt for name.  The link above was the first item found.