Skip to content

A repository to kickstart building with jQuery , jQuery-UI and Javascript

Notifications You must be signed in to change notification settings

arushi011/Javascript-Jquery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript-for-Dummies

What does Javascript do?

  • HTML proves a stucture to the web page
  • CSS prvides a look and style to it.
  • Javacript provides INTERACTIVITY to it which is utmost essential to any website these days.

This repository is dedicated to learning as a beginner for Javascript, jQuery and jQuery UI

  • Sortable - This commit explores jQuery-UI's Sortable plugin to create a browser like sortable tabs with associated contents
  • Music-App - This commit creates a music app with Javascript and Jquery using Soundcloud and player.js
  • Calender-Widget - This commit works with various Date methods of Javascript
  • Clock-Widget - commit works with Date methods javascript