Jump to content

camoka4

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by camoka4

  1. 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...