Giter Site home page Giter Site logo

jquery-testing's Introduction

Learning jQuery

This is my own sample code for jQuery. I need a hands-on approach when learning something, so here is the fruits of my labor. I will continue to add to these documents as much as I can.

Here are the following things these documents do so far:

  • The Header text fades in
  • Clicking on a line of text in the main body will make it re-enter itself one character at a time. The function I built to do this actually splits up a string in the html document on the fly
  • Clicking on the Home | About links makes the links switch places with each other
  • Right-clicking on the About link will load the main content from the about.html page into the main content on this page
  • Clicking on the Powered text at the bottom of the screen makes it fade out and back in, putting "Animation complete!" in the .second class
  • Pressing the H key when you are not in a text field will bring you to the index.html page
  • Clicking the YourName link at the bottom of the page brings up a text box for you to enter your name. All .yourName class texts change to the value you enter

NOTE: This repo hasn't been updated in a while. I am working on a revision that will make the code better for learning.

Feel free to copy any code you find in here, change it, and mess with it in any way you would like. Please fork this project and help me grow the samples. Also, please correct my code if it is incorrect.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.