public marks

PUBLIC MARKS from srcmax with tags jQuery & css

2016

jQuery.dotdotdot, advanced cross-browser ellipsis for multiple line content.

jQuery.dotdotdot, advanced cross-browser ellipsis for multiple line content.

2015

2014

Velocity.js

by 3 others
Velocity is a jQuery plugin that re-implements $.animate() to produce significantly greater performance (making Velocity also faster than CSS animation libraries) while including new features to improve animation workflow.

2013

slabText – a jQuery plugin for creating big, bold & responsive headlines

by 1 other
slabText – a jQuery plugin for producing big, bold & responsive headlines

2012

jQuery Animations with automatic CSS3 transitions when possible

by 1 other
Extend $.animate() to detect CSS transitions for Webkit, Mozilla and Opera and convert animations automatically.

Uniform - Sexy forms with jQuery

by 4 others
Have you ever wished you could style checkboxes, drop down menus, radio buttons, and file upload inputs? Ever wished you could control the look and feel of your form elements between all browsers? If so, Uniform is your new best friend. Uniform masks your standard form controls with custom themed controls. It works in sync with your real form elements to ensure accessibility and compatibility.

2011

jScrollPane - cross browser styleable scrollbars with jQuery and CSS

by 1 other
jScrollPane is a cross-browser jQuery plugin by Kelvin Luck which converts a browser's default scrollbars (on elements with a relevant overflow property) into an HTML structure which can be easily skinned with CSS.

2009

Creating a Rotating Billboard System with jQuery and CSS | Codrops

In this tutorial we will use some images, CSS and jQuery to create the effect of a rotating billboard with two ads. The idea is to make one set of image slices disappear while another one (the other ad) appear. We will decrease the width of each disappearing slice and increase the width of each appearing slice. This will give the effect of rotating slices, just like in a rotating billboard system.

Simple Page Peel Effect with jQuery & CSS

by 7 others (via)
You have probably seen these forms of advertisings where you can peel a corner of a website and see a message underneath. It seems most are flash driven, but I decided to try it out using some simple lines of jQuery.

File Style Plugin for jQuery

Browsers do not let you style file inputs. File Style plugin fixes this problem. It enables you to use image as browse button. You can also style filename field as normal textfield using css. It is written using JavaScript and jQuery.