List of posts tagged: jQuery
How to install Bower on Windows
Bower - this package manager, which sets the desired project packages with required versions along with their dependencies. More simply, bower perform for you install and update the dependencies of the project ie third-party libraries that are used in your project (such as the jQuery, and anything else that you use in project, but you did not write).
Autolink, jQuery plugin to detect URLs in text and make them into clickable links
An example of a simple jQuery script to search for URL on the page and turning them into clickable links (<a>....</a>
).
Flickity - responsive touch slider for site
Flickity - this is responsive, touch (gesture control for tablets and phones) slider for the site. Easy to use, quick to integrate and simple in configure.
How to forbid indexing of links with HTML5 and jQuery
An example of the forbid indexing of links.