| coker T : y = f'(a)(x-a) + f(a) Profil : Top Penguin | | |
Fixxx Profil : Penguin Pro | Euh, oui  | |
coker T : y = f'(a)(x-a) + f(a) Profil : Top Penguin | | |
coker T : y = f'(a)(x-a) + f(a) Profil : Top Penguin | | |
Fixxx Profil : Penguin Pro | Tu as essayé un simple:
Code :
- img {
- border: none;
- }
|
Au debut de ton code?
Sinon je te conseille tres sincerement de te pencher sur l'idée d'un reset CSS. Celui d'Eric Meyer (http://meyerweb.com/eric/tools/css/reset/) fais vraiment des merveilles. On passe tout de suite dans une autre dimension de controle sur son design a l'aise de ce reset  | |
coker T : y = f'(a)(x-a) + f(a) Profil : Top Penguin | | |
aqua16 Profil : Top Penguin | Je me suis aperçut que la fonction onclick ne marchais pas ou en tout cas très mal sous FF, c'est pour ca que je vous demande votre aide pour "traduire" le code suivant (qui permet de changer de thème/couleur sur mon site) :
Code :
- <a onclick="mid.style.backgroundImage='url(mid.png)'; head.style.backgroundImage='url(head.png)'; footer.style.backgroundImage='url(footer.png)'"><img src="vert.bmp" width="16" height="16" /></a>
- <a href="#" onclick="mid.style.backgroundImage='url(midb.png)'; head.style.backgroundimage='url(headb.png)'; footer.style.backgroundImage='url(footerb.png)'"><img src="bleu.bmp" width="16" height="16" /></a><br />
|
Merci | |
| |