Results 1 to 7 of 7

Thread: Java script suggestions

  1. #1
    Join Date
    Jan 2006
    Location
    At home
    Posts
    72
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Java script suggestions

    I am new coder. I have just learning java script. I want suggetions from all of you what sort of project should I work. Gimme some project to start....

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    It really depends upon what you know. The most basic sort of project would be to cause an alert to fire on page load or onclick of an element.

    Intermediate projects could involve hiding and revealing text or images or applying special effects like fading or scrolling to them.

    An advanced project could be designing a slide show or menu system.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    May 2006
    Location
    Sydney, Australia - Near the coast.
    Posts
    1,995
    Thanks
    0
    Thanked 8 Times in 7 Posts

    Default

    "Hello World"
    Peter - alotofstuffhere[dot]com - Email Me - Donate via PayPal - Got spare hardware? Donate 'em to me :) Just send me a PM.
    Currently: enjoying the early holidays :)
    Read before posting: FAQ | What you CAN'T do with JavaScript | Form Rules | Thread Title Naming Guide

  4. #4
    Join Date
    Feb 2007
    Posts
    601
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I am also like you, a new JAVASCRIPT coder ,

    Well I simply recommend that you just learn something and keep making your own tests at your self which will make you feel king of da wurld if you actually succeed - lol - but the thing is if you don't succeed it will make you wanna cry on da inside...

    Trust me i go through that every day.

  5. #5
    Join Date
    Jan 2006
    Location
    At home
    Posts
    72
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by pcbrainbuster View Post
    I am also like you, a new JAVASCRIPT coder ,

    Well I simply recommend that you just learn something and keep making your own tests at your self which will make you feel king of da wurld if you actually succeed - lol - but the thing is if you don't succeed it will make you wanna cry on da inside...

    Trust me i go through that every day.
    Lol... you are right but after sucession it really makes us good

  6. #6
    Join Date
    Feb 2007
    Posts
    601
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Yup

  7. #7
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    Iterate through an array, display contents with a for-loop and document.write. Go for it.
    - Mike

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •