Ver Mensaje Individual
  #1 (permalink)  
Antiguo 01/09/2015, 13:08
anachanelblanc
 
Fecha de Ingreso: marzo-2014
Ubicación: Galicia
Mensajes: 24
Antigüedad: 10 años, 2 meses
Puntos: 0
Pregunta jquery "%s\n%s"

hola, alguien me podría decir que significado tiene este fragmento de código en jquery
Código:
  $_css = sprintf("%s\n%s",
    $_css,
    "
    html, body { height: 100%;}
    #tc-page-wrap { height: 100%; }
    #wrap { 
        min-height: 100%;
        height: auto !important;
        height: 100%;
        margin: 0 auto;
    }\n"