Windows. Linux. Wordpress. Joomla. GIMP. Inkscape. Reparaciones.

Quizzes de desarrollo web

Clock
Minutes
Seconds
You can use "$(document).ready()" to do define an action that will be executed when a html document has finished loading.

jQuery uses CSS selectors to select elements.

The noProblem() method is a way to avoid conflicts between JS libraries.

This sets the background color of all p elements to blue: $("p").style("background","blue");

jQuery is a JavaScript library.