Coder Social home page Coder Social logo

Sethya Thet's Projects

accordion-javascript icon accordion-javascript

When you click on the title of an accordion, its corresponding panel expands to reveal the content.

adding-new-content icon adding-new-content

In this example, you can see three jQuery selections are made. Each selection uses a different method to amend the content of the list.

adding-newcontent icon adding-newcontent

In this example, you can see three jQuery selections are made. Each selection uses a different method to amend the content of the list.

animate-javascript icon animate-javascript

In this example, the .animate() method is used to gradually change the values of two CSS properties. Both of them have numerical values: opacity and padding-left.

billionaire.com icon billionaire.com

billionaire.com website developed by mostly bootstrap, html and css.

blur-focus icon blur-focus

This example, as the text input gains and loses focus, feedback is shown to the user in the div element under the text input. The feedback is given using two functions.

boston-map-api icon boston-map-api

A single-page application featuring a map of my favorite places I would like to visit. By using Google Map API and Yelp API.

chaining-javascript icon chaining-javascript

In this example, if you want to use more than one jQuery method on the same selection of elements, you can list several methods at a time using dot notation to separate each one, as shown below.

changing-dimensions icon changing-dimensions

This example demonstrates how the .height() and .width() methods can be used to retrieve and update box dimensions.

changing-dimensions-copy icon changing-dimensions-copy

This example demonstrates how the .height() and .width() methods can be used to retrieve and update box dimensions.

classic-arcade-game icon classic-arcade-game

The goal of the player is to reach the water, without colliding into any one of the enemies.

copy-javascript icon copy-javascript

In this example, you can see parts of the DOM tree being removed, duplicated, and placed elsewhere on the page.

critical icon critical

Extract & Inline Critical-path CSS in HTML pages

dimensions icon dimensions

This example demonstrates how the .height() and .width() methods can be used to retrieve and update box dimensions.

end-zone-position icon end-zone-position

In this example, as the user scrolls down the page, a box slides into view if they get within 500 pixels of the footer.

event-object icon event-object

In this example, when users click on a list item, the date that the event happened on is written next to that item, along with the type of event that triggered it.

events-mutation icon events-mutation

In this example, two events listeners each trigger their own function. It listens for when the user clicks the link to add a new item.

filter-tags.html icon filter-tags.html

In this example, a gallery of images are tagged. Users click on filters to show matching images.

filters-in-use icon filters-in-use

This example selects all list items and then uses different filters to select a subset of the items from the list to work with.

focus-blur icon focus-blur

This example, as the text input gains and loses focus, feedback is shown to the user in the div element under the text input. The feedback is given using two functions.

focus-blur-edit icon focus-blur-edit

This example, as the text input gains and loses focus, feedback is shown to the user in the div element under the text input. The feedback is given using two functions.

form-edit icon form-edit

In this example, a button and form have been added under the list. When the user clicks on the button to add a new item, the form will come into view.

form-event-javascript icon form-event-javascript

When a user interacts with the drop-down select box, the change event will trigger the packageHint() function. This shows messages below the select box that reflect the choice.

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.