public marks

PUBLIC MARKS from marco with tags css & javascript

2008

CSSHttpRequest - Hacks - nb.io

by 1 other
Similar to JavaScript, this works because CSS is not subject to the same-origin policy that affects XMLHttpRequest. Like JSONP, CSSHttpRequest is limited to making GET requests. Unlike JSONP, untrusted third-party JavaScript cannot execute in the context of the calling page

Using jQuery for Background Image Animations

by 5 others
After reading Dave Shea's article on CSS Sprites using jQuery to produce animation effects, I felt like playing around with things to see what could be done but accomplish it with a simpler HTML structure and simpler code.

Du Parallax avec jQuery et CSS

Le scrolling parallax est une technique qui consiste a créer un pseudo-effet de 3D sur un environnement en 2D

Google Doctype - Google Code

by 5 others
Google Doctype is an open encyclopedia and reference library. Written by web developers, for web developers. It includes articles on web security, JavaScript DOM manipulation, CSS tips and tricks, and more

2007

swfIR: swf Image Replacement

by 25 others
swfIR (swf Image Replacement) is here to solve some of the design limitations of the standard HTML image and its widely-accepted associated CSS values, while still supporting standards-based design concepts

2006

Javascript / CSS Crossfader

by 1 other
Small-footprint object-encapsulated unobtusive javascript crossfader.

DOM Style Sheets

(via)
DOM Style Sheets allow you to step through the rules of each stylesheet, change the selectors, read and write styles, and add new rules

Clearance

(via)
Because floats were not originally intended to be used for layout

A Designer's Guide to Prototyping Ajax

by 4 others
Première partie, pour réviser les bases

Lightbox JS v2.0

by 89 others
Lightbox JS is a simple, unobtrusive script used to overlay images on the current page

CSS event:Selectors

by 10 others
event:Selectors allow you to apply an event such as mouseover, mouseout, click, et al using a CSS style syntax

Bubble Tooltips

by 22 others
Bubble Tooltips are an easy way to add (via a bit of CSS and javascript) fancy tooltips with a balloon shape to any web page

2005

CSS3 Multi Column - CSScripting

by 5 others (via)
In short, the CSS3 Multi-Column Module is a functionality to flow the content of an element into multiple columns.

ARC - Adam’s Radio/Checkbox customisation

by 6 others
This is an experiment using Javascript and CSS to customize the appearance of radio buttons, WHILE remaining accessible.

Nifty Corners

by 56 others (via)
Nifty Corners: rounded corners without images