Jump to content

camoka4

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by camoka4

  1. @Ingolme, are you sure? http://stackoverflow.com/questions/762011/javascript-let-keyword-vs-var-keyword
  2. w3schools is good for beginners, for advanced info, please refer to stackoverflow
  3. hi coolamingo, weird, but today I have the same idea as you say (wont share details.), which I was talking with my friends. add me in skype ali.carikcioglu3 to share ideas and if you are interested to participate in this.
  4. Hi, justsomeguy. w3schools was nice when I was a beginnner the 2 example above are really fundamental and not very sophisticated. I hope at least some admin reads this and updates a little bit jquery more.
  5. hi. w3schools was my first coding school ever. so I like it a lot. however, recently I have went through the Jquery EVENTS section and I was shocked to see how big the missing information on that section was. First of all, The Jquery change event (i.e. changing checkbox) and scroll events are too important and their examples must be included ot help the beginners. Change event and scroll events are FUNDAMENTAL of Jquery. I will give 2 examples on fiddle so I hope you would add it to jquery even section. EXAMPLE OF NICE BACKGROUND COLORING WITH CSS http://jsfiddle.net/vGeYB/3/ EXAMPLE OF JQUERY FOR SCROLLTOP http://jsfiddle.net/xe7aL/883/ EXAMPLE OF JQUERY FOR CHANGE CHECKBOX EVENT http://jsfiddle.net/JsUWv/737/ EXAMPLE OF JQUERY FOR CHANGE SELECTBOX EVENT http://jsfiddle.net/WUtty/11/ EXAMPLE OF JQUERY UI BOUNCE EFFECT http://jsfiddle.net/Hx65Q/ EXAMPLE OF JQUERY UI EASEOUTBOUNCE EFFECT http://jsfiddle.net/Hx65Q/11/ EXAMPLE OF ANIMATE AND JQUERY UI EASEOUTBOUNCE EFFECT http://jsfiddle.net/Z8knE/2/ EXAMPLE OF setTimeout FUNCTION FOR DELAYS http://jsfiddle.net/CrLNU/229/
×
×
  • Create New...