Examples with "fichero CSS y JavaScript" and their translation in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Una opción es descargar el fichero CSS y JavaScript haciendo clic en el botón de descarga y luego mover los ficheros correspondientes al directorio/app/assets pero no sería esta la mejor manera de hacerlo si usamos Rails.
One option is to download the static CSS and JavaScript by clicking on the "Download Bootstrap" button and then move the appropriate files into/app/assets directory. This isn't the best approach if you're using Rails, however.
Other results
¿Puedo parar la indexación de ficheros CSS y JavaScript?
Los ficheros CSS y JavaScript se incluyen correctamente en las páginas del plugin, incluso cuando los nombres de estas se han internacionalizado (y, por lo tanto, cambiado).
Styles and JavaScript files are properly included in all pages, even if internationalization changes menu names.
Obsérvese que se trata solo de una recomendación, todos los ficheros CSS y JavaScript se cargan en todas las páginas porque se fusionan en un único archivo.
Note that this is only a recommendation, all of the CSS and JavaScript files are loaded for every page as they're all bundled into one JavaScript and one CSS file.
Una vez hecho esto podremos parar de nuevo el servidor y veremos que la aplicación funcionará correctamente sin conexión, cargándose correctamente los ficheros CSS y JavaScript, dado que no tendrán sellos de tiempo tras los nombres.
Once we've done that we'll be able to stop the server again and the application will now work offline correctly and the JavaScript and CSS will be loaded from the cache as the timestamps will no longer be added to their filenames.
Ahora es posible sincronizar ficheros locales CSS y JavaScript con el beta cluster.
It is now possible to synchronise local CSS and JavaScript files with the beta cluster.
Squiffy crea ficheros HTML, CSS y JavaScript, por lo que puedes alojarlos en cualquier sitio.
It generates static HTML, CSS and JavaScript files which you can upload anywhere.
El fichero base.html lo hemos colocado en el directorio templates, mientras que el resto de ficheros CSS, Javascript, imágenes, ... lo hemos puesto en una nueva carpeta llamada static.
The file base.html will be located under the templates directory, while the rest of the files like CSS, Javascript, images, ... are located on several directories too, trying to have a clean structure.
El Explorador Web comenzará a continuación a procesar el HTML devuelto, enviando peticiones separadas para obtener cualquier otro fichero CSS o JavaScript que sea referenciado (ver paso 7).
The Web Browser will then start to process the returned HTML, sending separate requests to get any other CSS or JavaScript files that it references (see step 7).
Optimización de ficheros JavaScript, CSS, HTML e imágenes para reducir la velocidad de carga.
Minify JavaScript, CSS and HTML and compress images to reduce file size for faster loading.
Django no sirve ficheros estáticos como CSS, JavaScript e imágenes por defecto, pero puede ser útil para el servidor web de desarrollo hacerlo así mientras creas tu sitio.
Django does not serve static files like CSS, JavaScript, and images by default, but it can be useful for the development web server to do so while you're creating your site.
Entre bambalinas Rails hace todo esto utilizando Sprockets, que recibe todo los ficheros JavaScript o CSS necesarios en la aplicación y los combina en un único archivo que es el que se entrega al cliente.
Behind the scenes Rails uses Sprockets to accomplish this. Sprockets takes all of the JavaScript or CSS files in an application and merges them into a single file that's delivered to the client.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.