Jump to content

Ata

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by Ata

  1. @Justsomeguy; that's what I meant. But I can't get a start.. I don't know how to generate a year using loops, I just started with javascript. Can someone help me ?

  2. hello,

     

    i need to make a calendar. I saw a code but I'm don't know the site, I can't find it again. It generates all month and days automatic in a small code. A row with getmonth and get days. It is in table form. Can some one help me?

  3. I got this code now.

     

    <script type="text/javascript"> document.write("<input type='text' value='' onclick='alert('message')' />"); document.write("<input type='text' value='' onclick='alert('message')' />");document.write("<input type='text' value='' onclick='alert('message')' />");</script>

    How can I save this on my server with local storage? I want if I type something in the input field that I can save it, and when I refresh it is still there.

     

  4. I want sort on alphabetic, but also on categories. For example, I click on "action" and all movies with the genre action are showed. I click on thriller, and all the thrillers are showed. But I think it's more JS?

  5. Hello guys,

     

    If this is in the wrong place, sorry. I got a question. How can I make something that sorts on name and category? I want 6 different categorys. I don't know how to google it.

  6. Hello guys,

     

    At first, I'm Netherlands so excuse me for my bad language. Now my question. For my school project we need to make a pre order system for a cinema. As you an see on the picture, this is how the room will look. You have three different price categorys, and I got this file already in html and css. All sections are clickable, but it don't do anything. Now my question is, how can I make it work that it will count all prices which I click on, and automatically count it? It will look like this for example:

     

    7,507,507,50

    11

    11

    13 +

    -------------

    57,50I hope somebody can help me.Thanks!

     

     

    post-167766-0-17582600-1383555241_thumb.png

×
×
  • Create New...