Bootstrap 4 has built-in classes for dealing with text alignments as center, right and left along with text-weight (bold), wrapping, overflow, transform and italic text. In this Continue Reading
Text
Create text animation like airport terminal The TextShuffle.js is a simple jQuery based solution for creating the text animation like displayed in the airport terminals. Demo1 Demo2 Continue Reading
Create text animation in web pages The textbanner is a simple to use plug-in for creating the text animation in your web pages. You only need to Continue Reading
Highlighting the keywords in web pages The mark.js is a pure JavaScript and jQuery solution for highlighting the keywords entered in the search field. If you have Continue Reading
Creating news ticker/text slider in web pages The simpleTicker.js is a jQuery based simple plug-in for creating the ticker or text sliding with different patterns. The supported Continue Reading
Fixing text in HTML elements by jQuery The textfit plug-in fits the text in one line according to the width of the element that contains it. It Continue Reading
The txtshadow plug-in The txtshadow jQuery plug-in enables creating the animated and dynamic text shadows that move with the mouse pointer. So, as the mouse is moved Continue Reading
The jquery-autotag plug-in The autotag plug-in converts any text typed in the contentEditable="true" elements of the DOM with @ or # into colorful and distinguishable text. Since Continue Reading
The jQuery coolType plug-in The coolType plug-in adds character by character of a given string in HTML elements with cool typing effect. The animated effect is like Continue Reading
Create editable elements in webpages The InlineEdit plug-in allows creating the elements in your web pages that are editable upon double clicking. You may make editable paragraphs, Continue Reading
What does jQuery text fade delay plug-in? The fade-delay plug-in is used to display the blockquotes and cite in web pages with the transition. The blockquotes element Continue Reading
The jQuery plug-in for printing a specific part Printing a complete web page is not an issue since it is a feature that is provided by browsers. However, Continue Reading
The Bootstrap news ticker by using jQuery In this article, I am going to share a nice jQuery plug-in for running news ticker vertically in your web pages. Continue Reading
The panel component in Bootstrap The panel, which is a built-in component in Bootstrap, can be used to present content in a box. You may specify different Continue Reading
The vertical-align property in CSS The vertical-align CSS property will align the specified element vertically. However, if you need to align the content vertically you may use Continue Reading