ThomasStarck (Talk | contribs) |
ThomasStarck (Talk | contribs) |
||
Line 76: | Line 76: | ||
$(document).ready(maFonctionDeTest()); | $(document).ready(maFonctionDeTest()); | ||
function maFonctionDeTest(){ | function maFonctionDeTest(){ | ||
− | $(#Calque_1).css("background-color", "white"); | + | $("#Calque_1").css("background-color","white"); |
− | + | } | |
</script> | </script> | ||
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" | <svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" |
Revision as of 14:19, 3 September 2018