| |||||||
Du magst keine Werbung? Wir auch nicht!
Einfach registrieren und die Werbung ist weg. Diese Nachricht sehen nur nicht registrierte Nutzer.
![]() |
| | LinkBack | Themen-Optionen | Ansicht |
| | #1 (permalink) |
| Mrs. lacosamia Registriert seit: Aug 2003 Ort: Augsburg
Beiträge: 811
| IE8 Problem mit Grafikbutton!
Hallo zusammen, und danke fürs reinschauen! ich habe mit CSS3 eine schaltfläche in facebook-optik designt. ich möchte dieser auf meiner facebook-anwendung integrieren. zu meinem problem: den button zeigt es im IE8 auch an.. nur die grafik in dem button nicht... jetzt bin ich leider total ratlos wie ich das ändern kann... anbei hab ich euch mal meinen code eingefügt.. vllt. weiss jemand woran das liegt bzw. ob man das ändern kann.. und wie..??? danke an euch! button HTML-Code: <tr> <td><span style="font-family:arial,helvetica,sans-serif;"><span style="font-size: 14px;">Datum: </span></span></td> <td> </td> <td><input name="u[reservierung]" id="reservierung" readonly="readonly" type="text" value="<?=($u['reservierung']);?>" /> <a class="uibutton icon secure" href="#" onclick="displayCalendar(document.forms[0].reservierung,'yyyy/mm/dd hh:ii',this,true); return false;">Kalender</a></td> </tr> HTML-Code: .uibutton.icon:before {
content: "";
position: relative;
top: 1px;
float:left;
width: 10px;
height: 12px;
margin: 0 0.5em 0 0;
background: url(fb-icons.png) 99px 99px no-repeat;
}
.uibutton.edit:before { background-position: 0 0; }
.uibutton.add:before { background-position: -10px 0; }
.uibutton.secure:before { background-position: -20px 0; }
.uibutton.prev:before { background-position: -30px 0; }
.uibutton.next:before { float:right; margin: 0 -0.25em 0 0.5em; background-position: -40px 0; }
__________________ haaatschiiii |
| | |
| | #3 (permalink) |
| mod_rewrite Registriert seit: Feb 2003 Ort: München
Beiträge: 15.621
|
Doch, ab Version 8 versteht der IE :before und :after CSS Compatibility and Internet Explorer
__________________ RTFM Wie man Fragen richtig stellt. Achim Bindannmalweg Money makes the world go round, fear makes it turn much faster. (New Model Army) |
| | |
![]() |
| Lesezeichen |
| Themen-Optionen | |
| Ansicht | |
| |
Ähnliche Themen | ||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| Ich glaube diesen Problem kennen viele:-( Performance Problem | Animator | Flash MX | 8 | 11-01-2011 17:07 |
| Scrolling Problem ( removeChild & addChild Problem ) | Jakozk | ActionScript 3 | 2 | 28-02-2010 19:12 |
| Antialiasing of Systemfonts problem (problem with Bitmapdata.draw()) | genesys | ActionScript 3 | 1 | 17-11-2009 12:52 |
| onRollOver-Problem, oder auch gotoAndPlay - kleines Problem für geübten Skripter | Ladina | Flash Einsteiger | 2 | 04-05-2007 11:09 |
| loadmovie problem und schleifen problem mit variable | Bourne | ActionScript 1 | 8 | 13-09-2004 00:32 |