Skip to content

Smart Learning Tutorials

Online Tutorials Library

header banner smartlearningtutorials

  • HTML and CSS
  • JavaScript
  • AngularJS
  • ReactJS
  • Sankalp Academy
You are here:
  • Home
  • Filter the list with letter in angular JS.
AngularJS
admin June 28, 2023August 2, 2023

Filter the list with letter in angular JS.

By following these steps, you can create a world of alphabetical navigation filters in Angular, where each list has its

Read More
JavaScript
admin May 19, 2023July 26, 2023

Change the selected value of a select element

How to change the selected value of a ‘select’ element using JavaScript? To change the selected value of a element

Read More
AngularJS
admin May 16, 2023August 2, 2023

Reduce the height of a mat-form-field in Angular Material

To reduce the height of a mat-form-field in Angular Material, you can use CSS to target the mat-form-field element and

Read More
HTML and CSS
admin April 14, 2023April 14, 2023

How to display different images in mobile and desktop devices

How to display different images in mobile and desktop devices. Changing Image depending on Mobile or Desktop HTML & CSS.

Read More
JavaScript
admin March 24, 2023August 25, 2023

How to show modal box using option from select?

Open Modal from Select – How to call modal popup on select option or open when select dropdown menu. Open

Read More
JavaScript
admin March 22, 2023August 25, 2023

How to redirect page on button click event in JavaScript?

Redirect to new page on button on click in JavaScript. Make an HTML button redirect me to another page. Just

Read More
AngularJS
admin March 13, 2023August 25, 2023

How to create modal popup in angular

The following is a basic and most common to use angular bootstrap popup. Easy to integrate a custom light-weight modal

Read More
ReactJS
admin March 3, 2023March 3, 2023

How to install bootstrap in react?

In this reactjs tutorial for beginners we learn how to install React-Bootstrap is via the npm package in react js.

Read More
JavaScript
admin February 23, 2023August 25, 2023

Convert ul li to select option jQuery.

In this tutorial we learn how can we convert a ul and li to select and options and keep the

Read More
ReactJS
admin February 22, 2023February 24, 2023

Click event and function in ReactJs.

In this reactjs tutorial for beginners we learn how to make click event and how to call a function on

Read More
ReactJS
admin February 22, 2023February 24, 2023

How to create class component in Reactjs?

In this reactjs tutorial for beginners we learn what is component and what is a class component in react js..

Read More
ReactJS
admin February 22, 2023February 24, 2023

How to create component in Reactjs?

In this reactjs tutorial for beginners we learn what is component and what is a functional component in react js..

Read More
ReactJS
admin February 20, 2023August 25, 2023

How to write the first program in Reactjs?

In this reactjs tutorial for beginners we learn how to write the first program in react js and make the

Read More
ReactJS
admin February 20, 2023August 25, 2023

How to install and setup React JS?

In this reactjs tutorial for beginners we learn how to install reactjs in windows and in ubuntu also. we learn

Read More
HTML and CSS
admin February 16, 2023August 25, 2023

How to make 3 corner rounded triangle in CSS

Very simple way of making a 3 corner rounded triangle using only HTML and CSS3. So in this tutorial we

Read More
AngularJS
admin February 15, 2023August 25, 2023

Angular owl carousel example

The following is a basic and most common to use carousel in angular. HTML .ts Angular.json You can customize this

Read More
JavaScript
admin February 15, 2023August 25, 2023

Demo Show and Hide DIV using JavaScript

Show Div – Hide Div Show and hide Div with Javascript Hide and show in jQuery Demo Hide DIV and

Read More
JavaScript
admin February 15, 2023August 25, 2023

Toggle show and hide div using javascript

Show and Hide Div Show and hide Div with toggle(); Show/hide div with toggle method

Read More
HTML and CSS
admin February 8, 2023February 24, 2023

Live Demo | Bootstrap Modal as Left/Right Sidebar

Bootstrap v5.1.3 modal popup opens from the right side Launch demo modal magic genie Development Center Logout Current Login 07

Read More
JavaScript
admin February 6, 2023August 25, 2023

Demo stop video playing when popup is closed

Video 1 Video 2 Ă— Video 1 Ă— Video 2 Learn HTML/CSS from W3 School Website

Read More
JavaScript
admin February 6, 2023February 24, 2023

Mouseover and Mouse out Example

1 2 3 4

Read More
JavaScript
admin February 6, 2023February 24, 2023

Show and hide div using radio button

Example 1: Do you have passport? Yes No Do you have driver license? Yes No Enter PAN Details: Example 2:

Read More
JavaScript
admin February 6, 2023August 2, 2023

Live Demo Responsive Bootstrap Mega Menu

Examples of megamenu dropdown on click or hover. Resize the browser window to see the responsive LOGO Home Dropdown Menu

Read More
JavaScript
admin February 3, 2023February 24, 2023

JavaScript change image onclick event

JavaScript changes the value of the src (source) attribute of an image on based on click changeImg() function. Based on click we

Read More
JavaScript
admin February 3, 2023February 24, 2023

Bootstrap Date picker

Simple Bootstrap Date Picker is used for creating a calendar. HTML JavaScript Example Bootstrap Datepicker | bootstrap calendar Current Date:

Read More
JavaScript
admin January 20, 2023February 14, 2023 Responsive video

Responsive video in HTML5 – Responsive YouTube & Vimeo

Responsive YouTube & Vimeo Videos in HTML5 Use bootstrap class for responsive video YouTube video in iframe Vimeo Videos /

Read More
JavaScript
admin January 20, 2023February 6, 2023

Responsive Mega Menu | Bootstrap Mega Menu Tutorials

Learn how to create a Responsive Mega Menu built with Bootstrap 5 (full-width dropdown menu in a navigation bar). Create

Read More
JavaScript
admin January 20, 2023February 10, 2023

jQuery Responsive Scrolling Bootstrap Tabs | Horizontal Scrolling

jQuery Responsive Scrolling Bootstrap Tabs Step By Step Guide On How To Create Horizontal Scrolling Tabs In HTML, HTML5, Bootstrap version 5.

Read More
JavaScript
admin January 20, 2023February 10, 2023

jQuery Magnify Image on Hover Event – jQuery Zoom Plugins

In this tutorial, we learn that how to create magnify zoom effect on image hover like Ecommerce product website. To

Read More
JavaScript
admin January 20, 2023January 20, 2023

Load more data on button click using jQuery

You can use a single load more button on your webpage to paginate the list of records. This type of

Read More
JavaScript
admin January 20, 2023January 20, 2023

Hide header navigation on scroll down and show on scroll up

Hide header navigation on scroll down and show on scroll up, we see how we can hide the fixed or

Read More
JavaScript
admin January 20, 2023March 3, 2023

Show and hide DIV’s based on radio button selection in jQuery

How to Show and hide DIV using radio button based on selection with the help of jQuery. On click radio

Read More
JavaScript
admin January 20, 2023February 6, 2023

Add or remove class on scroll down and scroll up

In this tutorial, we learn that how to add or remove class based on scrolls down and scrolls up, when

Read More
JavaScript
admin January 20, 2023February 6, 2023

jQuery Add/Remove class on Mouseover/Mouseout

To add the class on hover, jQuery addClass() will add a class from a specified elements and remove the class

Read More
JavaScript
admin January 20, 2023February 6, 2023

Carousel with responsive HTML5 videos | Video Demo

Simple Responsive Carousel using HTML, JavaScript, jQuery, and CSS. HTML Responsive Video Carousel You can customize this code further as

Read More
JavaScript
admin January 20, 2023March 3, 2023

Stop and auto-play videos after a modal open or closed

This tutorial is about how to stop the video in a bootstrap modal from playing in the background after you

Read More
JavaScript
admin January 20, 2023January 20, 2023

How to play multiple video in single Bootstrap Modal Popup

In this tutorial, learn how to play multiple videos in a single bootstrap modal popup instead of creating multiple modal

Read More
JavaScript
admin January 20, 2023July 17, 2023

Responsive Table | Responsive table card view

Responsive Table that can be fit in any devices. With these simple lines of HTML code, all tables look good

Read More
JavaScript
admin January 18, 2023August 25, 2023

How to change text on click using jQuery

Using the click() method and text() method change the text or replace the text of button or a link. When

Read More
JavaScript
admin January 18, 2023August 29, 2023

Show div on scroll down after some height or (px)

Show a div when scroll down after some height from the top of the page. On mouse scroll down show

Read More
JavaScript
admin January 18, 2023February 15, 2023

Bootstrap collapsible panel with up and down arrow icon

Examples of Bootstrap Accordion with Open/Close Arrows using HTML, JavaScript, jQuery, and CSS. Bootstrap nested accordion with Font-Awesome icons. Animate

Read More
JavaScript
admin January 18, 2023February 24, 2023

Toggle audio play() or pause() with one single button or link

If you have a button, and click on it once, it would like it to play audio. And when audio

Read More
JavaScript
admin January 18, 2023February 3, 2023

jQuery Show Hide Elements Using Select Box

If you want to show or hide additional form fields in the form by selecting from dropdown list. jQuery show

Read More
JavaScript
admin January 18, 2023March 3, 2023

Redirect the Page-on-Page Load Using window.location

Redirect a web page to another page using JavaScript Redirect Method. In JavaScript, window.location method used to get information about

Read More
JavaScript
admin January 18, 2023February 10, 2023

Window matchMedia() Method | jQuery Match Media Function

Using the match media jQuery function, change the object behavior according device resolutions. Match media jQuery find the targeted resolution

Read More
JavaScript
admin January 18, 2023March 3, 2023

Toggle Class JavaScript | How to create JavaScript toggle class.

Learn how to create toggle class in JavaScript. toggleClass(); events toggles between adding and removing class names from the selected

Read More
JavaScript
admin January 18, 2023February 24, 2023

Show and hide div using JavaScript | onclick show/hide div

In this tutorial learn how to show and hide div using JavaScript. Use the toggle() jQuery method to show or

Read More
JavaScript
admin January 18, 2023February 15, 2023

Play Video in Modal Popup

Play YouTube video or local video in Bootstrap Modal Popup. Create a bootstrap modal popup to play a YouTube video

Read More
HTML and CSS
admin December 29, 2022February 8, 2023

CSS Animation property | Transitions & Animations

The CSS Animation property allow to do simple animations without JavaScript. It possible to animate transitions from CSS. Here’s a

Read More
HTML and CSS
admin December 29, 2022January 13, 2023

Animated Circular progress bar using Html and CSS

In this tutorial you’ll learn how to create a Circular Progress Bar using HTML and CSS. The circular progress bars

Read More
  • ← Previous

Recent Posts

  • Filter the list with letter in angular JS.
  • Change the selected value of a select element
  • Reduce the height of a mat-form-field in Angular Material
  • How to display different images in mobile and desktop devices
  • How to show modal box using option from select?
  • How to redirect page on button click event in JavaScript?
  • How to create modal popup in angular
  • How to install bootstrap in react?
  • Convert ul li to select option jQuery.
  • Click event and function in ReactJs.
  • How to create class component in Reactjs?
  • How to create component in Reactjs?
  • How to write the first program in Reactjs?
  • How to install and setup React JS?
  • How to make 3 corner rounded triangle in CSS
  • Angular owl carousel example
  • Demo Show and Hide DIV using JavaScript
  • Toggle show and hide div using javascript
  • Live Demo | Bootstrap Modal as Left/Right Sidebar
  • Demo stop video playing when popup is closed

Categories

  • AngularJS
  • HTML and CSS
  • JavaScript
  • ReactJS

Smart Learning Tutorial

Online Tutorials Library - The Best Content on latest technologies including HTML, HTML5, CSS, CSS3, JavaScript, jQuery, PHP and more.

Categories

  • HTML and CSS
  • JavaScript
  • ReactJS
  • AngularJS

Useful Links

  • Sankalp Academy
  • Terms of Use
  • Contact
Copyright © 2023 Smart Learning Tutorials. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.