marb + javascript 239
qooxdoo » Home
8 days ago by marb
a universal JavaScript framework
with a coherent set of individual components
framework
javascript
ui
with a coherent set of individual components
8 days ago by marb
PaintbrushJS Playground
14 days ago by marb
PaintbrushJS is a lightweight browser-based image processing library built with Javascript and canvas.
javascript
canvas
image
effects
14 days ago by marb
jQuery Sticky Scroller / Position:Fixed Plugin
23 days ago by marb
The jQuery sticky scroll effect is a trending effect that has great user experience capabilities. One of the most cited examples of the sticky scroller effect is found at Blue Sky Resumes.
jquery
plugin
javascript
scroll
navigation
23 days ago by marb
jQuery Waypoints
23 days ago by marb
Waypoints is a small jQuery plugin that makes it easy to execute a function whenever you scroll to an element.
jquery
plugin
javascript
scroll
sticky
23 days ago by marb
cicadaJS - <canvas> Stripe Pattern Generator - Matthew Lein
4 weeks ago by marb
cicadaJS is a <canvas> JavaScript used to create stripe patterns. It supports unlimited stripes, gradients, and more!
pattern
generator
js
javascript
4 weeks ago by marb
FlashCanvas.net
7 weeks ago by marb
FlashCanvas is a JavaScript library which adds the HTML5 Canvas support to Internet Explorer. It renders shapes and images via Flash drawing API. It supports almost all Canvas APIs and, in many cases, runs faster than other similar libraries which use VML or Silverlight.
polyfill
canvas
html5
javascript
7 weeks ago by marb
tuxracer/jquery-touchclick
11 weeks ago by marb
Small jQuery plugin to bind to either the touch or click event to increase UI responsiveness for mobile/tablet web apps
jquery
iOS
iphone
ipad
plugin
javascript
events
11 weeks ago by marb
alexyoung/ico @ GitHub
february 2012 by marb
Graphs are created by instantiated classes. The available classes are:
Ico.SparkLine: Creates a small line graph intended for use within text
Ico.SparkBar: Creates a small bar graph intended for use within text
Ico.BarGraph: Creates a bar graph
Ico.HorizontalBarGraph: Creates a horizontal bar graph
Ico.LineGraph: Creates a line graph
charts
graphs
javascript
js
library
Ico.SparkLine: Creates a small line graph intended for use within text
Ico.SparkBar: Creates a small bar graph intended for use within text
Ico.BarGraph: Creates a bar graph
Ico.HorizontalBarGraph: Creates a horizontal bar graph
Ico.LineGraph: Creates a line graph
february 2012 by marb
scottjehl/Respond - GitHub
february 2012 by marb
A fast & lightweight polyfill for min/max-width CSS3 Media Queries (for IE 6-8, and more)
css3
polyfill
ie
javascript
responsive
february 2012 by marb
jsMorph - javaScript motion framework
january 2012 by marb
jsMorph is a morphing - motion - tweening framework that knows what you need to do... get going!
It's a nice ensemble of best timing, fast, smart and resource saving algorithms and convenience.
js
framework
animation
javascript
It's a nice ensemble of best timing, fast, smart and resource saving algorithms and convenience.
january 2012 by marb
iScroll 4
january 2012 by marb
Scroll 4 is a complete rewrite of the original iScroll code. The script development began because mobile webkit (on iPhone, iPad, Android) does not provide a native way to scroll content inside a fixed width/height element. This unfortunate situation prevents any web-app to have a position:absolute header and/or footer and a scrolling central area for contents.
While latest Android revisions are supporting this functionality (although support is not optimal), Apple seems reluctant to add one finger scrolling to divs.
ios
iphone
javascript
library
webapp
While latest Android revisions are supporting this functionality (although support is not optimal), Apple seems reluctant to add one finger scrolling to divs.
january 2012 by marb
URI.js - URLs in Javascript
january 2012 by marb
URI.js is a javascript library for working with URLs. It offers a "jQuery-style" API (Fluent Interface, Method Chaining) to read and write all regular components and a number of convenience methods like .directory() and .authority().
URI.js offers simple, yet powerful ways of working with query string, has a number of URI-normalization functions and converts relative/absolute paths.
javascript
jquery
plugins
url
URI.js offers simple, yet powerful ways of working with query string, has a number of URI-normalization functions and converts relative/absolute paths.
january 2012 by marb
jQuery-inlog
january 2012 by marb
jQuery-inlog allows you to easily debug your jQuery code. See exactly what you pass to functions, what they return and in which context (this-value) they were executed.
jquery
debug
javascript
plugin
january 2012 by marb
benbarnett/jQuery-Animate-Enhanced - GitHub
december 2011 by marb
Extend $.animate() to detect CSS transitions for Webkit, Mozilla and Opera and convert animations automatically
animation
css3
jquery
plugin
javascript
december 2011 by marb
louisremi/jquery.transition.js - GitHub
december 2011 by marb
This project aims at making it easier to use CSS3 Transitions in compatible browsers. It is now composed of two different scripts:
With jquery.transition.js you can write animations using the usual .animate() method of jQuery. Modern browsers will run the animation using CSS3, older browsers will fall-back to the classical javascript way.
With jquery.hoverTransition.js you can write pure CSS3 Transitions triggered by :hover and :focus pseudo-classes. In older browsers, the CSS will be translated to jQuery animations, provided that your CSS conforms to simple rules described below.
animation
css3
javascript
jquery
With jquery.transition.js you can write animations using the usual .animate() method of jQuery. Modern browsers will run the animation using CSS3, older browsers will fall-back to the classical javascript way.
With jquery.hoverTransition.js you can write pure CSS3 Transitions triggered by :hover and :focus pseudo-classes. In older browsers, the CSS will be translated to jQuery animations, provided that your CSS conforms to simple rules described below.
december 2011 by marb
[no title]
december 2011 by marb
Gmail-like client-side drafts and bit more
Save form state in local storage as temp
form
html5
javascript
jquery
Save form state in local storage as temp
december 2011 by marb
A List Apart: Articles: Expanding Text Areas Made Elegant
november 2011 by marb
Expanding Text Areas Made Elegant
css
javascript
js
textarea
november 2011 by marb
Prefix free: Break free from CSS vendor prefix hell!
november 2011 by marb
-prefix-free lets you use only unprefixed CSS properties everywhere. It works behind the scenes, adding the current browser’s prefix to any CSS code, only when it’s needed.
css
javascript
js
polyfill
css3
november 2011 by marb
LESS « The Dynamic Stylesheet language
november 2011 by marb
The dynamic stylesheet language.
LESS extends CSS with dynamic behavior such as variables, mixins, operations and functions. LESS runs on both the client-side (IE 6+, Webkit, Firefox) and server-side, with Node.js.
lesscss
css
development
javascript
LESS extends CSS with dynamic behavior such as variables, mixins, operations and functions. LESS runs on both the client-side (IE 6+, Webkit, Firefox) and server-side, with Node.js.
november 2011 by marb
HTML5 enabling script
october 2011 by marb
Since HTML5 is getting more attention by way of marking up our new pages, and the only way to get IE to acknowledge the new elements, such as <article>, is to use the HTML5 shiv, I've quickly put together a mini script that enables all the new elements.
html5
javascript
js
october 2011 by marb
Notificon :: Client-side favicon notifications.
october 2011 by marb
Notificon is a BSD licensed javascript class for providing client-side favicon notifications. Instead of requiring a number of favicons be created and served up to the client, you can specify a label and a favicon (default being the current favicon) and it will generate a favicon notification.
favicon
icon
javascript
js
notifications
october 2011 by marb
scottjehl/Respond - GitHub
october 2011 by marb
A fast & lightweight polyfill for min/max-width CSS3 Media Queries (for IE 6-8, and more) — Read more
development
javascript
css
js
polyfill
october 2011 by marb
sessionstorage - HTML5 sessionStorage for "every" browsers - Google Project Hosting
october 2011 by marb
A Web Storage is HTML5 response to cookies limits. While the world is moving forward improving users experience and web potentiality via constantly updated browsers like Chrome, Firefox, or Safari, some Jurassic user or company could be still stuck at the origins with obsolete, deprecated, slow, and loads of bugs, browsers. The aim of this project is to bring at least one of the Web Storage in latter typology of user, or company, in a way that should simply work with a focused eye about security.
browser
javascript
html5
polyfill
js
session
october 2011 by marb
Responsive HTML images
august 2011 by marb
Responsive-Images adapts your existing HTML images for mobile devices. No mark-up changes needed. Just drop it in and forget about it.
javascript
css
php
responsive
images
august 2011 by marb
ie6-upgrade-warning - Internet Explorer 6 warning message in webpages asking for browser upgrade - Google Project Hosting
june 2011 by marb
The ie6-upgrade-warning is a little script (7.9kb) that displays a warning message politely informing the user to upgrade the browser to a newer version (links to newest IE, Firefox, Opera, Safari, Chrome are provided).
The webpage is still visible behind a transparent background, but access to it is prevented. The idea is to force users to upgrade from IE6 and avoid the website from a bad reputation that website is not rendering correctly in IE6.
The script is completely translatable in any language, very easy to set-up (one line of code in webpage and one parametter configuration).
ie6
ie
javascript
browser
warning
The webpage is still visible behind a transparent background, but access to it is prevented. The idea is to force users to upgrade from IE6 and avoid the website from a bad reputation that website is not rendering correctly in IE6.
The script is completely translatable in any language, very easy to set-up (one line of code in webpage and one parametter configuration).
june 2011 by marb
Ben Alman » jQuery BBQ: Back Button & Query Library
june 2011 by marb
jQuery BBQ leverages the HTML5 hashchange event to allow simple, yet powerful bookmarkable #hash history. In addition, jQuery BBQ provides a full .deparam() method, along with both hash state management, and fragment / query string parse and merge utility methods.
jquery
plugin
history
javascript
june 2011 by marb
yepnope.js | A Conditional Loader For Your Polyfills!
june 2011 by marb
yepnope is an asynchronous conditional resource loader that's super-fast, and allows you to load only the scripts that your users need.
js
loader
javascript
webdev
june 2011 by marb
DataTables (table plug-in for jQuery)
may 2011 by marb
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table. Key feature
jquery
table
plugin
javascript
may 2011 by marb
jQuery Plugin Boilerplate
april 2011 by marb
Template for plugin development
boilerplate
javascript
jquery
plugin
template
april 2011 by marb
Firmin, a JavaScript animation library using CSS transforms and transitions
april 2011 by marb
A JavaScript animation library using CSS transforms and transitions
javascript
framework
animation
css
transitions
april 2011 by marb
gury - an html5 canvas utility library
april 2011 by marb
gury (pronounced "jury") is a JavaScript library designed to aid in the creation of HTML5/Canvas applications by providing an easy-to-use chain based interface.
js
javascript
canvas
framework
library
april 2011 by marb
jQuery Form Framework - jFormer
march 2011 by marb
jFormer is a form framework written on top of jQuery that allows you to quickly generate beautiful, standards compliant forms. Leveraging the latest techniques in web design, jFormer helps you create web forms that:
Validate client-side
Validate server-side
Process without changing pages (using AJAX)
forms
jquery
javascript
framework
js
Validate client-side
Validate server-side
Process without changing pages (using AJAX)
march 2011 by marb
Art Deco Selectable text - Colorfont
february 2011 by marb
This is a quick proof-of-concept of split typography, based on Pierre Fix-Masseau's Art Deco style. The challenge was to have this kind of 'split letters' as part of a web page layout, while retaining the ability to select text.
jquery
javascript
font
css
color
february 2011 by marb
Touch gallery
february 2011 by marb
A fullscreen photo gallery for touch-devices.
jquery
plugin
gallery
javascript
february 2011 by marb
LimeJS HTML5 Game Framework
february 2011 by marb
LimeJS is a HTML5 game framework for building fast, native-experience games for all modern touchscreens and
desktop browsers
framework
js
javascript
games
html5
desktop browsers
february 2011 by marb
Selectivizr - CSS3 pseudo-class and attribute selectors for IE 6-8
november 2010 by marb
selectivizr is a JavaScript utility that emulates CSS3 pseudo-classes and attribute selectors in Internet Explorer 6-8. Simply include the script in your pages and selectivizr will do the rest.
css
js
ie6
javascript
november 2010 by marb
PhoneGap
september 2010 by marb
PhoneGap is an open source development framework for building cross-platform mobile apps. Build apps in HTML and JavaScript and still take advantage of core features in iPhone/iTouch, iPad, Google Android, Palm, Symbian and Blackberry SDKs.
iphone
framework
mobile
javascript
android
js
september 2010 by marb
#eCSStender.org { content: "Homepage"; }
june 2010 by marb
Say goodbye to the browser-specific properties and hacks cluttering your files and say hello to lean, mean CSS. With eCSStender, when you write the rules, browsers pay attention.
javascript
framework
css
ausprobieren
js
june 2010 by marb
Facebox 1.2
april 2010 by marb
Facebox is a jQuery-based, Facebook-style lightbox which can display images, divs, or entire remote pages.
It's simple to use and easy on the eyes. Download the tarball, view the examples, then start enjoying the curves.
jquery
lightbox
javascript
js
It's simple to use and easy on the eyes. Download the tarball, view the examples, then start enjoying the curves.
april 2010 by marb
Keith Clark - IE CSS3 pseudo-class selectors
february 2010 by marb
ie-css3.js allows Internet Explorer to identify CSS3 pseudo-class selectors and render any style rules defined with them. Simply include the script in your pages, start using these selectors in your style sheets and they'll work in IE!
css3
ie
javascript
css
js
february 2010 by marb
Table hover
january 2010 by marb
Based on the Column Hover plugin adding support for row highlighting and fixing the current highlight when clicking inside a cell.
jquery
table
js
javascript
january 2010 by marb
Plugins | jQuery Plugins
january 2010 by marb
Fixed Table Header plugin is fixing header row of table without div overflow. It is fix header row of table when scroll down the page. You can use fixedtableheader plugin with ASP.NET DataGrid or GridView.
jquery
js
table
javascript
january 2010 by marb
Plugins | jQuery Plugins
january 2010 by marb
This is yet another jQuery plugin to provide fixed headers for tables. It differs in the way that it does not require any odd html table semantics. It just needs a TABLE tag with THEAD and TBODY to work its magic.
jquery
js
table
javascript
january 2010 by marb
don’t look » tableHover
january 2010 by marb
A jQuery plugin to highlight table rows and columns when hovering over them.
It features different styles for row and column highlighting and fixing the highlight when a user clicks inside a cell.
jquery
table
js
javascript
It features different styles for row and column highlighting and fixing the highlight when a user clicks inside a cell.
january 2010 by marb
iToggle: making checkboxes look like iPhone GUI with jQuery
january 2010 by marb
A completely unashamed rip of those lovely sliding on/off buttons on the iPhone, making checkboxes (and radio buttons) look good!
js
ausprobieren
ui
jquery
forms
iphone
javascript
january 2010 by marb
#grid
december 2009 by marb
This is a little tool we created for our Analog holding page. It inserts a layout grid in web pages, allows you to fix it in place, and toggle between displaying it in the foreground or background. To see it in action, hit ALT + G.
grid
css
tools
js
javascript
december 2009 by marb
Readability - An Arc90 Lab Experiment
november 2009 by marb
Readability is a simple tool that makes reading on the Web more enjoyable by removing the clutter around what you're reading.
js
bookmarklet
javascript
november 2009 by marb
JavaScriptMVC
october 2009 by marb
JavaScriptMVC is an open-source framework containing the best ideas in enterprise JavaScript development. It guides you to successfully completed projects by promoting best practices, maintainability, and convention over configuration.
js
framework
mvc
ajax
javascript
october 2009 by marb
Unify: update now | The simple, in-browser website content editor that anyone can use.
september 2009 by marb
WYSIWYG-Editor with content management by setting css classes
commercial
wysiwyg
js
editor
cms
javascript
september 2009 by marb
Raphaël—JavaScript Library
september 2009 by marb
Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or image crop and rotate widget, for example, you can achieve it simply and easily with this library.
js
framework
vector
webdev
visualization
javascript
september 2009 by marb
related tags
ajax ⊕ alpha ⊕ alternierende_zeilen ⊕ android ⊕ animation ⊕ antispam ⊕ as3 ⊕ ausprobieren ⊕ background ⊕ barrierefreiheit ⊕ benchmark ⊕ bildevergrößerung ⊕ boilerplate ⊕ bookmarklet ⊕ browser ⊕ bug ⊕ button ⊕ camino ⊕ canvas ⊕ cart ⊕ charts ⊕ cheatsheet ⊕ checkbox ⊕ cms ⊕ code ⊕ codehighlight ⊕ color ⊕ columns ⊕ commercial ⊕ compare ⊕ crop ⊕ crossfade ⊕ css ⊕ css3 ⊕ currency ⊕ cursor ⊕ data ⊕ debug ⊕ debugger ⊕ demo ⊕ DesignPatterns ⊕ development ⊕ digitalart ⊕ documentation ⊕ dom ⊕ dropdown ⊕ dropwdown ⊕ drupal ⊕ editor ⊕ effects ⊕ email ⊕ embed ⊕ events ⊕ expose ⊕ extension ⊕ fade ⊕ favicon ⊕ feed ⊕ fenster ⊕ firebug ⊕ firefox ⊕ flash ⊕ fluid ⊕ font ⊕ fontembedding ⊕ fonts ⊕ form ⊕ format ⊕ forms ⊕ formular ⊕ framework ⊕ fullscreen ⊕ fun ⊕ galerie ⊕ gallery ⊕ games ⊕ generator ⊕ google ⊕ graphs ⊕ greybox ⊕ grid ⊕ grida ⊕ growl ⊕ gui ⊕ heatmap ⊕ highlight ⊕ history ⊕ hover ⊕ html ⊕ html5 ⊕ icon ⊕ idb ⊕ ie ⊕ ie6 ⊕ ie7 ⊕ illustrator ⊕ image ⊕ imagereplacement ⊕ images ⊕ interface ⊕ ios ⊕ ipad ⊕ iphone ⊕ javascript ⊖ jquery ⊕ js ⊕ layout ⊕ lazyload ⊕ lesscss ⊕ library ⊕ lightbox ⊕ liquid ⊕ live ⊕ livesearch ⊕ loader ⊕ menues ⊕ mobile ⊕ module ⊕ mootools ⊕ multicolumns ⊕ mvc ⊕ navigation ⊕ newsslider ⊕ nodejs ⊕ notifications ⊕ number ⊕ offline ⊕ optimization ⊕ overlay ⊕ overlib ⊕ overlib-alternative ⊕ overview ⊕ pageflip ⊕ pager ⊕ patch ⊕ pattern ⊕ performance ⊕ php ⊕ picture ⊕ plugin ⊕ plugins ⊕ png ⊕ png-bug ⊕ pngfix ⊕ polyfill ⊕ popup ⊕ presentation ⊕ processing ⊕ prototype ⊕ radiobutton ⊕ reflection ⊕ resize ⊕ responsive ⊕ rounded_corner ⊕ safari ⊕ scroll ⊕ scrollable ⊕ scrollbar ⊕ scroller ⊕ search ⊕ session ⊕ shadow ⊕ sider ⊕ sifr ⊕ silbentrennung ⊕ slider ⊕ slideshow ⊕ slimbox ⊕ snippets ⊕ software ⊕ spirograph ⊕ sticky ⊕ suckerfish ⊕ tabellen ⊕ table ⊕ tables ⊕ tablesort ⊕ tabs ⊕ template ⊕ textarea ⊕ title ⊕ toolbar ⊕ toolbox ⊕ tools ⊕ tooltip ⊕ tooltips ⊕ transitions ⊕ tutorial ⊕ ufo ⊕ ui ⊕ url ⊕ usability ⊕ useit ⊕ ux ⊕ vector ⊕ verschlüsselung ⊕ video ⊕ views ⊕ visualization ⊕ warning ⊕ webapp ⊕ webdesign ⊕ webdev ⊕ webkit ⊕ webservice ⊕ webtool ⊕ webtools ⊕ window ⊕ wordpress ⊕ wysiwyg ⊕ yahoo ⊕ zoom ⊕ übersicht ⊕Copy this bookmark: