jQuery |
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript. jQuery framework.
Further to the first expand and contract jQuery example we decided to extend the functionality to so that we could re-use the code over and over without having to rewrite the code using a simple function wrapper: |
|||
We wanted to create an expand and contract item, controlled by the title of the item. For this we used jQuery and some of the very simple commands which worked very well. |
|||
