CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Tue, 05 Aug 2025 02:04:31 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20101024105454
location: https://web.archive.org/web/20101024105454/https://github.com/jzaefferer/jquery-colorswatch
server-timing: captures_list;dur=0.738325, exclusion.robots;dur=0.022093, exclusion.robots.policy;dur=0.010630, esindex;dur=0.011755, cdx.remote;dur=6.663373, LoadShardBlock;dur=302.666340, PetaboxLoader3.resolve;dur=145.208735, PetaboxLoader3.datanode;dur=93.247294
x-app-server: wwwb-app211
x-ts: 302
x-tr: 362
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app211; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Tue, 05 Aug 2025 02:04:32 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.67
x-archive-orig-date: Sun, 24 Oct 2010 10:54:54 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "5530fa1766ef150170870c5f86b04ff6"
x-archive-orig-x-runtime: 131ms
x-archive-orig-content-length: 30753
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 24 Oct 2010 10:54:54 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 24 Oct 2010 10:54:54 GMT", ; rel="memento"; datetime="Sun, 24 Oct 2010 10:54:54 GMT", ; rel="next memento"; datetime="Tue, 26 Oct 2010 21:07:00 GMT", ; rel="last memento"; datetime="Mon, 12 May 2025 08:37:22 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_18_20101024040017_crawl102-c/51_18_20101024105430_crawl101.arc.gz
server-timing: captures_list;dur=0.579003, exclusion.robots;dur=0.021668, exclusion.robots.policy;dur=0.010390, esindex;dur=0.009775, cdx.remote;dur=21.369714, LoadShardBlock;dur=184.718577, PetaboxLoader3.datanode;dur=134.569917, PetaboxLoader3.resolve;dur=120.569073, load_resource;dur=90.930538
x-app-server: wwwb-app211
x-ts: 200
x-tr: 372
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
jzaefferer's jquery-colorswatch at master - GitHub
jzaefferer / jquery-colorswatch forked from scottgonzalez/jquery-colorswatch
- Source
- Commits
- Network
- Pull Requests (0)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
Sending Request…
Downloads
name | age | message | |
---|---|---|---|
![]() |
README.md | Tue Apr 20 10:16:06 -0700 2010 | Added a basic readme file [jzaefferer] |
![]() |
demos/ | Wed Apr 21 08:08:32 -0700 2010 | Complete overhaul: Replaced rows with floats an... [jzaefferer] |
![]() |
jquery.nmk.colorswatch.css | Wed Apr 21 08:08:32 -0700 2010 | Complete overhaul: Replaced rows with floats an... [jzaefferer] |
![]() |
jquery.nmk.colorswatch.js | Wed Apr 21 08:10:16 -0700 2010 | No need to hide popup on selection, the blur ev... [jzaefferer] |
README.md
== jQuery Colorswatch Plugin ==
Apply .colorswatch() to an input element to show the swatch on focus and hide on blur, or apply it to any other element to make that element the colorswatch (its content gets replaced).
Options:
- colors, Array of color values as strings, default are some nice colors
- rowSize, Integer, number of rows to display, default is six
- value, whatever, default is null
- © 2010 GitHub Inc. All rights reserved.
- Terms of Service
- Privacy
- Security
Keyboard Shortcuts
Site wide shortcuts
- s
- Focus site search
- ?
- Bring up this help dialog
Commit list
- j
- Move selected down
- k
- Move selected up
- t
- Open tree
- p
- Open parent
- c or o or enter
- Open commit
Pull request list
- j
- Move selected down
- k
- Move selected up
- o or enter
- Open issue
Issues
- j
- Move selected down
- k
- Move selected up
- x
- Toggle select target
- o or enter
- Open issue
- I
- Mark selected as read
- U
- Mark selected as unread
- e
- Close selected
- y
- Remove selected from view
- c
- Create issue
- l
- Create label
- i
- Back to inbox
- u
- Back to issues
- /
- Focus issues search
Network Graph
- ← or h
- Scroll left
- → or l
- Scroll right
- ↑ or k
- Scroll up
- ↓ or j
- Scroll down
- t
- Toggle visibility of head labels
- shift ← or shift h
- Scroll all the way left
- shift → or shift l
- Scroll all the way right
- shift ↑ or shift k
- Scroll all the way up
- shift ↓ or shift j
- Scroll all the way down