Multi-Column Lists / A List Apart
september 2011 by jordi9
How to split an ul into columns
css
webdesign
september 2011 by jordi9
Centering Block Element - CSS Discuss
july 2011 by jordi9
center an element using position absolute
css
webdesign
july 2011 by jordi9
CSS Matrix Rotation Calculator (IE, Gecko, WebKit, Opera), useful for text rotate
march 2011 by jordi9
useful for text rotate on IE8
css
css3
ie
rotation
tools
march 2011 by jordi9
CSS Killswitch
january 2011 by jordi9
CSS (short for "Cascading Style Sheets") is the markup that makes the internet look the way it does.
CSS Killswitch works by creating a unique, inconspicuous, and innocuous stylesheet that you'll link the potentially problematic client's site to. Should negotiations go south and passwords get changed before you receive payment, that stylesheet can be activated to superficially black out the site, returning to you the upper hand. *
When relations return and you've received payment, the killswitch is easily deactivated and its traces removed.
Not convinced? Try a two second demo of what it could do to this page.
Oh, did I mention this is free? Because it's free.
css
webdesign
security
business
tricks
CSS Killswitch works by creating a unique, inconspicuous, and innocuous stylesheet that you'll link the potentially problematic client's site to. Should negotiations go south and passwords get changed before you receive payment, that stylesheet can be activated to superficially black out the site, returning to you the upper hand. *
When relations return and you've received payment, the killswitch is easily deactivated and its traces removed.
Not convinced? Try a two second demo of what it could do to this page.
Oh, did I mention this is free? Because it's free.
january 2011 by jordi9
HTML5 Shiv - Make explored HTML5 capable / compatible - John Resig
december 2010 by jordi9
Internet Explorer doesn't know how to render CSS on elements that it doesn't recognize.
Thankfully, Sjoerd Visscher mentioned an interesting technique that could be used to force IE to use the specified CSS styling. Specifically, once you create a new DOM element (of the same name as the one in the document) all styling is applied. You don't even have to inject the element in order for this to occur. Observe the following:
<html><head><style>blah { color: red; }</style><script>document.createElement("blah")</script></head><body><blah>Hello!</blah></body></html>
html5
javascript
html
css
ie
Thankfully, Sjoerd Visscher mentioned an interesting technique that could be used to force IE to use the specified CSS styling. Specifically, once you create a new DOM element (of the same name as the one in the document) all styling is applied. You don't even have to inject the element in order for this to occur. Observe the following:
<html><head><style>blah { color: red; }</style><script>document.createElement("blah")</script></head><body><blah>Hello!</blah></body></html>
december 2010 by jordi9
The Mad Ranter: Damn IE7 and inline-block
october 2010 by jordi9
Except IE7 doesn't understand inline-block properly.
It's to do with a hidden property called hasLayout the mention of which can cause seasoned web developers to tear their hair out, see you can't set it explicitly no such thing as hasLayout: on; it's set when other properties get applied and surprise surprise it's an IE only creation.
So to call this elusive hasLayout you need to set a property of "zoom:1;" to any element you want to work correctly. It doesn't do anything; if you set it to 2 it'll make things twice as large, but 1 nowt.
So that's that - nope, see if you set hasLayout as above for an element that is by default a block and then try to make it an inline-block IE7 still ignores it. So you need to add in one extra little snippet "*display: inline;" the star is important as every other correct browser will ignore that item, but dumb-old Internet Explorer won't and amusingly despite setting it to plain old inline it'll happily apply block properties to it too.
ie7
css
fix
hack
webdesign
inline-block
display
It's to do with a hidden property called hasLayout the mention of which can cause seasoned web developers to tear their hair out, see you can't set it explicitly no such thing as hasLayout: on; it's set when other properties get applied and surprise surprise it's an IE only creation.
So to call this elusive hasLayout you need to set a property of "zoom:1;" to any element you want to work correctly. It doesn't do anything; if you set it to 2 it'll make things twice as large, but 1 nowt.
So that's that - nope, see if you set hasLayout as above for an element that is by default a block and then try to make it an inline-block IE7 still ignores it. So you need to add in one extra little snippet "*display: inline;" the star is important as every other correct browser will ignore that item, but dumb-old Internet Explorer won't and amusingly despite setting it to plain old inline it'll happily apply block properties to it too.
october 2010 by jordi9
Rounded Corners, Wasted Time and Technical Burden
september 2010 by jordi9
If the feature won’t sell more of your product, don’t build it.
startup
tech
css
business
****
september 2010 by jordi9
Tim Mackey's Weblog - Clean Word HTML using Regular Expressions
november 2009 by jordi9
I've spent a long time trying many different approaches at getting rid of MS Word HTML, when importing or pasting text into my content management system, with very mixed success. Previous efforts involved using the MSHTML Element Dom but this was slow and difficult to implement. i think i've finally found a satisfactory and fast solution using only regular expressions. Please feel free to use it in your applications, and post any improvements you may find.
html
regex
code
css
november 2009 by jordi9
Perfect Dropdown Login Box like Twitter using jQuery
october 2009 by jordi9
Com fer un menu amb la fletxa, que s'oculti quan cliques fora de la zona que toca
twitter
css
javascript
tutorial
design
jquery
october 2009 by jordi9
border-radius and -moz-border-radius < CSS | The Art of Web
august 2009 by jordi9
One of the most keenly-anticipated CSS3 properties is border-radius. Web designers will no longer have to resort to complex table structures using custom-made corner graphics or including arcane JavaScript files in order to produce designs with rounded corners.
While Internet Explorer doesn't support many (or any) advanced CSS properties, you can get started using Firefox and any of the 'Mozilla' family of browsers. Apple's WebKit web browser engine also supports rounded corners making them available in the Safari and Chrome web browsers, the iPhone and other devices running WebKit.
css
webdesign
design
firefox
reference
css3
webkit
While Internet Explorer doesn't support many (or any) advanced CSS properties, you can get started using Firefox and any of the 'Mozilla' family of browsers. Apple's WebKit web browser engine also supports rounded corners making them available in the Safari and Chrome web browsers, the iPhone and other devices running WebKit.
august 2009 by jordi9
Borrachos y CSS — Darío Ferrer
june 2009 by jordi9
¿Acaso pensaban que los honorables ebrios no podían ofrecernos unas buenas lecciones de CSS? Pues así es. Estos héroes anónimos asumen día a día (y noche a noche) la difícil tarea de actuar como tutoriales vivientes a favor de nuestro aprendizaje.
Contrario a lo que algunos puedan pensar, el CSS es una disciplina nada fácil de dominar. Quienes nos dedicamos a la profesión de maquetar webs apreciamos sumamente toda fuente de aprendizaje. Mientras más ilustrativas mejor. Y aquí es donde entran nuestros amigos los beodos, quienes se encuentran en la constante búsqueda de métodos y procedimientos -sin escatimar, esfuerzo, costo o tiempo- a favor de la noble causa que envuelve el diseño web. Veamos algunos ejemplos:
fun
photo
css
Contrario a lo que algunos puedan pensar, el CSS es una disciplina nada fácil de dominar. Quienes nos dedicamos a la profesión de maquetar webs apreciamos sumamente toda fuente de aprendizaje. Mientras más ilustrativas mejor. Y aquí es donde entran nuestros amigos los beodos, quienes se encuentran en la constante búsqueda de métodos y procedimientos -sin escatimar, esfuerzo, costo o tiempo- a favor de la noble causa que envuelve el diseño web. Veamos algunos ejemplos:
june 2009 by jordi9
Centring using CSS (Dorward Online)
august 2008 by jordi9
Alinear al mig amb IE6 !
web
howto
css
bug
ie
html
august 2008 by jordi9
related tags
*** ⊕ **** ⊕ ***** ⊕ api ⊕ bestpractices ⊕ browser ⊕ bug ⊕ business ⊕ buttons ⊕ code ⊕ css ⊖ css3 ⊕ design ⊕ dev ⊕ development ⊕ display ⊕ documentation ⊕ DOM ⊕ dropdown ⊕ effects ⊕ firefox ⊕ fix ⊕ frame ⊕ framework ⊕ free ⊕ fun ⊕ generator ⊕ graphics ⊕ grid ⊕ gui ⊕ hack ⊕ haml ⊕ howto ⊕ html ⊕ html5 ⊕ icons ⊕ ie ⊕ ie7 ⊕ ie8 ⊕ iframe ⊕ inline-block ⊕ inspiration ⊕ java ⊕ javascript ⊕ jetty ⊕ jquery ⊕ js ⊕ library ⊕ lock ⊕ maven ⊕ menu ⊕ mobile ⊕ optimization ⊕ optimize ⊕ pdf ⊕ photo ⊕ programming ⊕ reference ⊕ regex ⊕ render ⊕ rotation ⊕ scala ⊕ scaml ⊕ security ⊕ service ⊕ startup ⊕ tech ⊕ template ⊕ templates ⊕ test ⊕ tips ⊕ tool ⊕ tools ⊕ trends ⊕ tricks ⊕ tutorial ⊕ twitter ⊕ typography ⊕ ui ⊕ ux ⊕ web ⊕ webdesign ⊕ webdev ⊕ webkit ⊕ windows ⊕ yahoo ⊕ yui ⊕Copy this bookmark: