You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PHP en Sevilla
Hola y felices fiestas:
¿Alguién me puede indicar algún hack css único y exclusivo para
Safari?
Tengo el siguiente:
@media screen and (-webkit-min-device-pixel-ratio:0) {
body { background-color:red;}
}
Que evidentemente me pone el fondo del body en rojo y funciona pero
desafortunadamente también funciona para Chrome :(
Por tanto el dicho hack no es exclusivo para Safari.
Salu2
Fabio
Paco Ramos
unread,
Dec 19, 2008, 6:52:03 AM12/19/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PHP-S...@googlegroups.com
Felices fiestas a todos!!!
Parece ser que ambos navegadores usan el mismo motor de render (Webkit),
con lo cual
lo vas a tener "difícil" para encontrar un hack que funcione en uno y
otro no.
Saludos.
Paco
manzano escribió:
manzano
unread,
Jan 2, 2009, 4:16:25 AM1/2/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PHP en Sevilla
Gracias Paco!
> > Fabio- Ocultar texto de la cita -
>
> - Mostrar texto de la cita -