Categories

  • Alerts
  • AngularJS Tutorials
  • Bootstrap
  • Bootstrap 4
  • CSS
  • Free Themes & Templates
  • HTML
  • Java Tutorials
  • JavaScript
  • jQuery
  • jQuery UI
  • Materialize Tutorials
  • PHP
  • Python Tutorials
  • SQL Tutorials
  • VBA / Excel Tutorials
  • Whats – Whys – Hows

Bootstrap Tutorials

  • Bootstrap Table
  • Bootstrap Modal Component
  • Bootstrap Form
  • Bootstrap Checkbox
  • Bootstrap radio buttons
  • Bootstrap select
  • Bootstrap Textarea
  • Bootstrap carousel tutorial
  • Bootstrap navbar feature
  • Bootstrap datepicker / Calendar
  • Create Bootstrap Tooltip
  • Bootstrap button
  • Bootstrap tabs
  • Bootstrap lightbox – A plug-in
  • Bootstrap alert
  • Bootstrap data tables
  • Bootstrap / jQuery color picker

Bootstrap 4 Tutorials

  • Bootstrap 4 Tables
  • Bootstrap 4 Buttons
  • Bootstrap 4 Modal
  • Bootstrap 4 Forms
  • Bootstrap 4 Lists
  • Bootstrap 4 Dropdown
  • Bootstrap 4 Badges
  • Bootstrap 4 Carousel/Slider
  • Bootstrap 4 Tooltips
  • Bootstrap 4 Alerts
  • Bootstrap 4 Cards
  • Bootstrap 4 navbar

Python Tutorials

  • Python Dictionary
  • Python List
  • Python Tuple
  • Python Set
  • Python String Replace
  • Python Split
  • Python string to int and float
  • Python Print function
  • Python if, else and elif
  • Python for loop
  • Python range / xrange
  • Python While loop
  • Python open / read /write
  • Python Exception Handling

jQuery Tutorials

  • jQuery animate()
  • jQuery click()
  • jQuery on
  • jQuery toggle
  • jQuery each
  • jQuery append
  • jQuery fadeIn, fadeOut, fadeToggle
  • jQuery hide / show
  • jQuery AJAX
  • jQuery Post
  • jQuery alert
  • jQuery addClass
  • jQuery removeClass
  • jQuery toggleClass
  • jQuery / JavaScript setTimeout
  • jQuery hover
  • jQuery $.parent and $.parents
  • jQuery find and children
  • jQuery Carousel / image rotator

Java Tutorials

  • Java for loop
  • Java switch case
  • Java if.. else if and else
  • Java do while and while
  • Java forEach
  • Java array
  • Java ArrayList
  • Java Vector
  • Java String
  • Java substring
  • Java list
  • Java Set, HashSet, TreeSet
  • Java Map
  • Java enum
  • Java String to int
  • Java int to string conversion

PHP Tutorials

  • PHP switch case statement
  • PHP foreach
  • PHP explode / Split string
  • PHP isset and unset
  • PHP empty function
  • PHP echo / print
  • PHP if..else and elseif
  • PHP array
  • PHP strpos / stripos functions
  • PHP for loop
  • PHP include VS require
  • PHP implode / Array to String
  • PHP while loop
  • PHP strlen / String length
  • PHP str_replace / Replace string
  • PHP trim function
  • PHP Get

VBA/Excel Tutorials

  • VBA MsgBox
  • VBA if statement
  • VBA select case statement
  • For loop in Excel VBA
  • VBA While and Do loops
  • Excel COUNTIF
  • Excel VLOOKUP
  • IF function in Excel
  • Excel IFERROR
  • Excel AND function
  • Excel MATCH
  • Duplicates in Excel
  • Excel FIND and SEARCH
  • Excel DATEDIF Function
  • Excel HLOOKUP
  • Excel ROUND

JavaScript Tutorials

  • JavaScript Array
  • JavaScript alert
  • JavaScript confirm alert
  • JavaScript switch case
  • JavaScript if else
  • JavaScript forEach
  • JavaScript trim
  • JavaScript substring and substr
  • JavaScript replace
  • JavaScript string split
  • JavaScript for loop
  • JavaScript array length
  • JavaScript push Vs unshift
  • JavaScript indexOf
  • JavaScript setInterval / clearInterval
  • JavaScript date / datepicker
Create jQuery coverflow with CSS 3 transitions: 2 demos

Create jQuery coverflow with CSS 3 transitions: 2 demos

The jQuery coverflow plug-in The coverflow plug-in, which is based on jQuery, is an easy way for creating coverflow in your website for the photographs, professional work presentation like web design, or other documents that can be viewed by using…

Demos and Full Guide
How to create jQuery Parallax effect on any element?

How to create jQuery Parallax effect on any element?

The parallax effect on any element Earlier, I have covered two jQuery plug-ins for creating parallax effect with images only. The text is used as the foreground to the background images in parallax plug-in. In this tutorial, the jQuery parallax plug-in…

Demos and Full Guide
3 demos of CSS gradient transitions by jQuery plug-in

3 demos of CSS gradient transitions by jQuery plug-in

Applying the CSS gradient transition by jQuery in background The Gradientify plug-in can be used for creating smooth CSS gradients based on an array of pre-defined colors. The colors are specified with RGB values. You may specify the angle of gradient,…

Demos and Full Guide
jQuery vertical scroll text plug-in: 2 demos

jQuery vertical scroll text plug-in: 2 demos

Scrolling text vertically by jQuery The vertical scrolling of text can be used for purposes like news or press release scrolling. You may use it for scrolling the updates about the website or newly added features etc. By using jQuery.scrollText…

Demos and Full Guide
jQuery color transition on scroll plug-in with a demo

jQuery color transition on scroll plug-in with a demo

Changing color smoothly on scroll using jQuery In this post, I am going to share a jQuery plug-in that can be used for changing the color upon scrolling of the web page. It is a light-weight plug-in that is the only…

Demos and Full Guide
jQuery upload: How to upload files by a jQuery plug-in

jQuery upload: How to upload files by a jQuery plug-in

The jQuery file upload plug-in In this tutorial, I am going to share a nice plug-in for uploading files that uses a jQuery. If you are using jQuery and your project is based on Bootstrap then it is really a…

Demos and Full Guide
How to change Bootstrap Modal Width and Height – 3 Examples

How to change Bootstrap Modal Width and Height – 3 Examples

Changing Bootstrap modal size properties In order to increase or decrease the modal window height and width properties of Bootstrap, you need to get the modal related classes and use desired values either in the <style> section or in your…

Demos and Full Guide
Bootstrap container and container-fluid: what is the difference?

Bootstrap container and container-fluid: what is the difference?

The Bootstrap container and container-fluid classes For developing a web project in Bootstrap framework, you need to specify a containing element that houses the Bootstrap grid system. The grid system is used to define the layout of the web pages…

Demos and Full Guide
Bootstrap glyph icons: How to increase size with 3 demos

Bootstrap glyph icons: How to increase size with 3 demos

The glyph icons in Bootstrap If you are using Bootstrap CSS in your web project then you may use glyphicons without referring any other CSS file. The glyph icons are the part of it. However, you have to manage the…

Demos and Full Guide
How to add Bootstrap tooltips on glyphicons and font-awesome icons

How to add Bootstrap tooltips on glyphicons and font-awesome icons

Adding tooltips in icons In the Bootstrap tooltip tutorial, I have shown you creating tooltips over buttons, links, input fields etc. I have also shown how to create tooltips with HTML content inside it. In this article, I will show…

Demos and Full Guide
How to change Bootstrap navbar color and other default properties?

How to change Bootstrap navbar color and other default properties?

The Bootstrap navbar classes The navigation bar in Bootstrap-based projects can be created by using navbar and its related classes quite easily. Bootstrap provides two styles that you may specify in the <nav> tag. These classes are: navbar-default navbar-inverse The…

Demos and Full Guide
How to style table rows differently by CSS nth-child selector?

How to style table rows differently by CSS nth-child selector?

Styling alternate HTML table rows differently You may use the CSS nth-child selector for styling alternate table rows differently. Not only you may style alternative rows but also specify a different style for rows with the given number. For example, styling…

Demos and Full Guide
How to refresh a page by jQuery/JavaScript? location.reload, pathname….

How to refresh a page by jQuery/JavaScript? location.reload, pathname….

Refreshing a webpage by jQuery or JavaScript A webpage can be refreshed by using different ways by using jQuery or JavaScript. For example, you may use location.reload method to refresh a page from the browser cache or server side. See…

Demos and Full Guide
HTML textarea resize: How to disable with 3 demos

HTML textarea resize: How to disable with 3 demos

How to disable textarea resizing You may use the resize: none property to disable resizing of a textarea in a web browser. Generally, the textarea can be stretched to expand that may affect different sections of a webpage. By using…

Demos and Full Guide
How to add, remove and toggle class by JavaScript and jQuery?

How to add, remove and toggle class by JavaScript and jQuery?

Adding, removing and toggle class in HTML elements To add, remove or update the class(es) attached to HTML elements, you may use the jQuery and JavaScript. The jQuery has addClass, removeClass and hasClass methods that can be used for adding,…

Demos and Full Guide
  • 1
  • …
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • …
  • 36
Show Buttons
Hide Buttons
Return To Top
  • Privacy Policy
  • About & Terms
  • Contact
 Copyright © 2018