tmatijev GitHub Repositories

jQuery News Affix more_vert

Responsive

Card Title close

Simple news affix for news article chapters. Affix will show when you scroll to article section which is defined as headerWrapper inside code.

jQuery Responsive Tables more_vert

Responsive
Tables

Card Title close

This jQuery plugin was mentioned as one of the top 10 solutions marked as "clever" without need to manipulate over DOM. Quite simple yet powerful

jQuery Team Hover more_vert

Responsive
Creative
Interaction
Hover

Card Title close

Main idea of this jQuery plugin was to create professional, yet creative representation of company employees. Each employee has set of 5 images saved to shared sprite image which changes on hover effect.

jQuery Team Scroller more_vert

Responsive
Creative
Interaction
Scroll

Card Title close

This plugin can be combined with jQuery Team Hover plugin. Main idea of this plugin is to achieve interaction with visitors in the following way: When the page is loaded for the first time, all items have initial image. While scrolling, if entire row is in the visitor eyesight, whole row will trigger second image to show.

jQuery Team Scroller/Hover more_vert

Responsive
Creative
Interaction
Scroll
Hover

Card Title close

This plugin can be combined with jQuery Team Hover plugin. Main idea of this plugin is to achieve interaction with visitors in the following way: When the page is loaded for the first time, all items have initial image. While scrolling, if entire row is in the visitor eyesight, whole row will trigger second image to show.

jQuery BEM more_vert

BEM

Card Title close

This jQuery plugin allows you to use BEM properly with JavaScript class addition. Often you need to add a class to HTML element after certain event / interaction (click, hover, focus etc.). If you are not using BEM, these things are very easy. But, if you want to use BEM properly, this could be hard.