Vertaling van "jQuery en" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Vamos a utilizar jQuery en ambos elementos para el efecto.
We will use jQuery in both elements for the effect.
No olvides comunicárselo a tu equipo técnico y asegúrate de que no estás usando jQuery en ningún script personalizado o en el código global.
Don't forget to communicate with your tech team and make sure you're not running jQuery in the custom scripts and global code.
Una vez que hemos configurado jQuery en nuestra aplicación podemos empezar a hacer lo que necesitamos para que los comentarios se actualicen automáticamente.
Now that we've set up jQuery in our application we can start to do the work necessary to get our comments to self-update.
Trabaja como una librería complementaria a jQuery en el sentido de que saca ventaja de la compatibilidad multi-plataforma de la librería para ayudar a crear widgets que puedan ser usados a lo largo del sitio web.
It works as a complementary library to jQuery in that it leverages the cross-platform compatibility of the library to help create widgets that can be used throughout a website.
Y recordemos que una de las jugadas más simpáticas de jQuery en 2006 fue aquello de poner jQuery.fn como alias de jQuery.prototype para que la gente hiciera plugins sin miedo a eso de los prototipos.
And let's remember that one of the most charming moves from jQuery in 2006 was to alias jQuery.prototype as jQuery.fn so that people would get to write plug-ins without the prevailing fear of that prototype thing.
Primero como estamos usando jQuery en nuestra aplicación hemos añadido la gema jquery-rails al Gemfile.
Firstly, as we're using jQuery in this application, we've added the jQuery-rails gem to the Gemfile.
La habilitación de jQuery UI, habilita automáticamente jQuery en modo noConflict si ya no se ha hecho.
Enabling jQuery UI automatically enables jQuery in noConflict mode if it has not already been done.
Utilizamos tecnologías y lenguajes de programación, integrando PHP, MySQL, Java Script, HTML 5, CSS3 y jQuery en nuestros desarrollos.
We use technologies and programming languages, integrating PHP, MySQL, Java Script, HTML 5, CSS3 and jQuery in our developments.
Hacemos un gran uso de JQuery en nuestro código JavaScript, y está escrito de tal manera que se pondrá por defecto en versión HTML si el JavaScript no está disponible.
We make heavy use of jQuery in our JavaScript code, and it is written in such a way that it will default to a HTML version if JavaScript isn't available.
Una vista de la mesa de luz jQuery en acción.
A view of the jQuery lightbox in action.
Arrastre y coloque acordeones, botones, fichas y muchos otros widgets jQuery en sus documentos.
Drag-and-drop accordions, buttons, tabs, and many other jQuery widgets in your documents.
Se incluye jQuery en todos los contenidos generados.
jQuery is included in all contents generated.
Para recoger un grupo de elementos, se pasa un selector a la función jQuery en que esté
To collect a group of elements, you pass a selector to the jQuery function, so