Giter VIP home page Giter VIP logo

github_practice's People

Contributors

dbbusa avatar kuldeepjani13 avatar kuldeepjani1312 avatar

Watchers

 avatar

github_practice's Issues

Day-1 jQuery : basic learning and practice

What is jQuery

Selectors : - id selector, class selector
Events :- Hide, show, Toggle, fadeIn, fadeout
jQuery DOM Manipulation :- text(), html(), val(), attr()
jQuery Add Elements:- append(), prepend(), after(), before(), remove(), empty()
setting CSS:- css()
iterate:- $.each()

Practice Exercise:
Create one paragraph, add some dummy text and apply blue background color using jquery
There is one Hide/show the text inside the #helpText span element when the user’s mouse passes over the text “
– Label : “Please select your technology :”
– Consider following set of radio buttons :-
“PHP”, “ASP.NET”, “ASP”, “JSP”, “PERL”, “Cold Fusion”, “Other”. Layout these buttons in a Horizontal manner.
– Clicking on a particular radio button should display the related technology name besides label : “You have selected : “.
– Use multiple “span” HTML element for displaying the related message.
– Note that radio button should be selectable by clicking on the corresponding label.

Assignment
Put a droplist with 5 country name from list object using jquery
– (Eg. India, United Kingdom..). Default value should “Please select”.
– Bellow droplist all country name which are in the dropdown that should display with Label : “Your Selected Country : “.
– By default all country name should display.
– Only that country name should appear which are you select from dropdown. All other label should be disappear.
– When I select ‘Please select’, all countries name should get displayed.

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.