| |||||
| Auteur | Sujet : blabla@web |
|---|---|
masklinn í dag viðrar vel til loftárása | Reprise du message précédent : MSIE en dessous de 50% du marché si on compte les navigateurs mobiles
Message édité par masklinn le 02-11-2011 à 15:38:25 --------------- I mean, true, a cancer will probably destroy its host organism. But what about the cells whose mutations allow them to think outside the box by throwing away the limits imposed by overbearing genetic regulations? Isn't that a good thing? |
Publicité | Posté le 02-11-2011 à 15:37:21 ![]() ![]() |
the real moins moins |
masklinn í dag viðrar vel til loftárása | http://arstechnica.com/microsoft/n [...] -usage.ars --------------- I mean, true, a cancer will probably destroy its host organism. But what about the cells whose mutations allow them to think outside the box by throwing away the limits imposed by overbearing genetic regulations? Isn't that a good thing? |
FlorentG |
|
masklinn í dag viðrar vel til loftárása |
D'abord il y avait .bind(), ils ont ajouté .live() pour un support de première classe de la délégation (histoire que des gens aient pas à se taper .bind puis des .is à la main) mais ils se sont rendu compte que c'était mal branlé (pas scopable, pas pratique, pas clair, et surtout fonctionnant très différemment des méthodes jQuery normales puisque .live() va "rechercher" le sélecteur actuel dans son objet pour le stocker), donc ils ont ajouté .delegate() (qui est .live() mais fait correctement et plus flexible). Il leur est resté trois problèmes:
Message cité 2 fois Message édité par masklinn le 03-11-2011 à 22:44:27 --------------- I mean, true, a cancer will probably destroy its host organism. But what about the cells whose mutations allow them to think outside the box by throwing away the limits imposed by overbearing genetic regulations? Isn't that a good thing? |
FlorentG |
Shinuza This is unexecpected |
N'empêche qu'on aura jamais bind - qui fait ce que les autres lib font - en utility function.
--------------- Mains power can kill, and it will hurt the entire time you’re dying from it. |
Publicité | Posté le 04-11-2011 à 11:49:03 ![]() ![]() |
gatsu35 Blablaté par Harko |
--------------- Blablaté par Harko |
masklinn í dag viðrar vel til loftárása |
Fonctionne mieux que _.bind d'ailleurs, parce que tu peux faire $.proxy(foo, 'bar') au lieu de devoir faire _.bind(foo.bar, foo). Par contre $.proxy supporte pas le currying, c'est son seul inconvénient. Message cité 1 fois Message édité par masklinn le 04-11-2011 à 12:32:52 --------------- I mean, true, a cancer will probably destroy its host organism. But what about the cells whose mutations allow them to think outside the box by throwing away the limits imposed by overbearing genetic regulations? Isn't that a good thing? |
the real moins moins |
pataluc | j'ai une chtite question: je fais un bout de page qui va devoir juste afficher un compteur à l'écran, et je voudrais que le texte soit le plus grand possible, en plein écran quoi, mais évidemment adapté s'il s'agit d'un nombre à 1, 2 ou 3 chiffres... vous auriez une idée pour faire ca?
|
masklinn í dag viðrar vel til loftárása | text-align: center, pour le centrage horizontal. Pour le centrage vertical tu te démerdes. --------------- I mean, true, a cancer will probably destroy its host organism. But what about the cells whose mutations allow them to think outside the box by throwing away the limits imposed by overbearing genetic regulations? Isn't that a good thing? |
nraynaud lol | dans la vraie vie JS est aussi verbeux que java, mais comme c'est du vrai code que tu dois écrire (les fonctions pour créer une sous-classe les fonctions pour appeler le parent etc.), ben les outils ils t'aident pas vraiment pour l'écrire. --------------- trainoo.com, c'est fini |
pataluc |
oui le centrage ca je sais, mais pour avoir une taille auto, je vois pas trop. après ca peut être en JS ou n'importe... Message édité par pataluc le 04-11-2011 à 15:33:34 |
Shinuza This is unexecpected |
Je sais comment fonctionne proxy merci, ce que je dis c'est que le mot bind n'est plus utilisable pour cette fin sans que ça devienne utterly confusing. Je préfère le bind d'underscore car plus proche de l'implé standard --------------- Mains power can kill, and it will hurt the entire time you’re dying from it. |
masklinn í dag viðrar vel til loftárása |
Message édité par masklinn le 04-11-2011 à 18:03:07 --------------- I mean, true, a cancer will probably destroy its host organism. But what about the cells whose mutations allow them to think outside the box by throwing away the limits imposed by overbearing genetic regulations? Isn't that a good thing? |
Shinuza This is unexecpected | http://www.smashingmagazine.com/20 [...] %E2%80%9D/ --------------- Mains power can kill, and it will hurt the entire time you’re dying from it. |
flo850 moi je | certains ont ils reussi a faire marcher les listes d'images externe avec tinymce ? --------------- |
the real moins moins | suite a l'article de Shinuza, je tombe là-dessus: http://leaverou.github.com/prefixfree/
--------------- Hey toi, tu veux acheter des minifigurines Lego, non ? |
koskoz They see me trollin they hatin |
--------------- |
the real moins moins |
Skoi le blême, à part éviter de taper 4x la même chose avec un préfixe différent? Message cité 1 fois Message édité par the real moins moins le 07-11-2011 à 21:23:21 --------------- Hey toi, tu veux acheter des minifigurines Lego, non ? |
Shinuza This is unexecpected | C'est sympa mais pourquoi faire ça au runtime? --------------- Mains power can kill, and it will hurt the entire time you’re dying from it. |
gatsu35 Blablaté par Harko | wro4j FTW \o/ \o/ --------------- Blablaté par Harko |
flo850 moi je | assetic en php fonctionne bien pour la même chose --------------- |
the real moins moins |
--------------- Hey toi, tu veux acheter des minifigurines Lego, non ? |
the real moins moins | putain mais Safari 5.1 --------------- Hey toi, tu veux acheter des minifigurines Lego, non ? |
masklinn í dag viðrar vel til loftárása |
--------------- I mean, true, a cancer will probably destroy its host organism. But what about the cells whose mutations allow them to think outside the box by throwing away the limits imposed by overbearing genetic regulations? Isn't that a good thing? |
Shinuza This is unexecpected |
Mais si tu prototypes tu fais pas de cross-browser, si? --------------- Mains power can kill, and it will hurt the entire time you’re dying from it. |
the real moins moins |
Message édité par the real moins moins le 08-11-2011 à 15:10:49 --------------- Hey toi, tu veux acheter des minifigurines Lego, non ? |
the real moins moins |
--------------- Hey toi, tu veux acheter des minifigurines Lego, non ? |
the real moins moins | Bon ben je sais pas si du monde se souvient, mais je cherchais un script de "rating" y'a quelques temps. Je viens de tomber sur ça http://jsfiddle.net/leaverou/CGP87/light/ --------------- Hey toi, tu veux acheter des minifigurines Lego, non ? |
gelatine_velue |
|
koskoz They see me trollin they hatin |
--------------- |
Proov Art & Science | Vous connaissez un site avec les best practices pour PHP/MySQL ? |
nraynaud lol | drupal.org --------------- trainoo.com, c'est fini |
koskoz They see me trollin they hatin |
Publicité | Posté le ![]() ![]() |

| Sujets relatifs | |
|---|---|
| blabla 3 | blabla 2 |
| PUTAIN HARKO TU AS FERM2 BLABLA ! | [Beaucoup de blabla pour rien : post à effacer] Compiler .bat |
| variable1="blabla + variable2 +blala : c'est possible ?? | [PHP & regex] "blabla blabla file.ext?point=444 blabla" Recupérer 444 |
| mail("celine@hotmail.com"," sujet","blabla"); pose une err ! Help | [MySQL] WHERE 'blabla' compris dans le champ truc |
| [blabla@olympe] Le topic du modo, dieu de la fibre et du monde | [PHP / BlaBla - limite] |
| Plus de sujets relatifs à : blabla@web | |





