• Stars
    star
    121
  • Rank 293,036 (Top 6 %)
  • Language
    JavaScript
  • License
    Other
  • Created about 14 years ago
  • Updated about 13 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

a jquery plugin rendering a custom, CSS styleable vertical scrollbar for overflowed elements.

jQuery Scroll

a jQuery plugin which renders a custom, CSS styleable vertical scrollbar for arbitrary overflowed content.

Unit Tests

jquery-scroll contains unit-tests based on Googles js-test-driver.

Usage:

Starting the server & automatically launch the browsers and capture it (browser paths for Safari, Firefox & Chrome are OSX paths):

> cd jquery-scroll/tests
> java -jar lib/JsTestDriver-1.2.2.jar --port 8448 --browser lib/safari.sh,lib/firefox.sh,lib/chrome.sh --config scroll.conf

Running the tests:

> java -jar lib/JsTestDriver-1.2.2.jar --config scroll.conf --tests all

More Repositories

1

stylegan2-toonification

Toonification of real face images using PyTorch, Stylegan2 and Image-to-Image translation
Jupyter Notebook
6
star
2

vim-wasabi-colorscheme

a custom colorscheme for vim
Vim Script
5
star
3

colgrep

colgrep(1) colors pattern in a stdin stream
Shell
4
star
4

sinatra-fuse

sinatra-fuse is a start application for sinatra projects (hosted on Dreamhost)
Ruby
4
star
5

random-files-generator

files(1) is a random files generator for the bash console
Shell
4
star
6

s3-proxy

S3-Proxy is a poor man's HTTP Proxy for static web-resources stored on Amazon(tm) S3
Ruby
4
star
7

vim-jasmine

A Vim plugin for JavaScript BDD with Jasmine
Vim Script
4
star
8

pinky

Sinatra application for installs-over-time-statistics of your greasemonkey userscripts from userscript.org.
Ruby
2
star
9

thomd.github.com

my github page
HTML
2
star
10

icon-love

sinatra based app for collecting favicons and common icons (still under development)
JavaScript
2
star
11

npm-scripter

manage npm-scripts from the command line
JavaScript
2
star
12

stylelint-formatter-stats

Statistics Formatter for Stylelint
JavaScript
2
star
13

lepidoptera

A life-enhancing code generator for everyday use
Ruby
2
star
14

coursera-build-basic-generative-adversarial-networks

Notes on Coursera Course "Build Basic Generative Adversarial Networks"
Jupyter Notebook
2
star
15

rails-templates

collection of my rails templates
Ruby
1
star
16

Python-Curses-Demo

Demo program using the curses library in Python
Python
1
star
17

dockerfiles

A Dockerfile is a Dockerfile is a Dockerfile
Dockerfile
1
star
18

httpgen

Generate time-delayed web-resources for testing webpage performance
JavaScript
1
star
19

on-io

some notes on Io language (using literate-programming)
Shell
1
star
20

decode-jwt

decode a JWT via CLI
JavaScript
1
star
21

remove-most-visited-chrome-extension

Chrome Extension to remove the annoying most viewed pages from the Google search page
JavaScript
1
star
22

userscripts

some of my more or less useful greasemonkey userscripts
JavaScript
1
star
23

marlene

Bookmarklet-Generator Gem for local or remote JavaScript files
Ruby
1
star
24

visidata-plugins

VisiData plugins
Python
1
star
25

jquery-form-follows-function

Form Follows Function - a jQuery plugin to change the look and feel of web-forms
JavaScript
1
star