Translations

Translations:J3.x:Adding JavaScript and CSS to the page/55/es

From Joomla! Documentation

Revision as of 10:28, 13 March 2021 by Pabloarias (talk | contribs) (Created page with "Se pueden añadir los parámetros <tt>$options</tt> y <tt>$attributes</tt> a los anterior métodos. <tt>$options</tt> controla cómo los elementos <tt><script></tt> y <tt><lin...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Se pueden añadir los parámetros $options y $attributes a los anterior métodos. $options controla cómo los elementos <script> y <link> salen mientras que $attributes establece los atributos HTML de estas etiquetas. (Nótese que that aunque hay marcadores obsoletos en los métodos addScript y addStyleSheet del Documento Joomla API, estos marcadores se refieren a la firma de estos métodos; el formulario de la firma usando los parámetro $options y $attributes no está obsoleto).