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).

June 11, 2016 44 Yehor Rykhnov jQueryWindowsnode.jsnpmInstallbower

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>).

March 16, 2016 24 Yehor Rykhnov urljQuery

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.

March 9, 2016 38 Алиса Ставко JavaScriptjQueryslider

How to forbid indexing of links with HTML5 and jQuery

An example of the forbid indexing of links.

January 18, 2016 10 egor JavaScriptHTML5jQuery