Widget:Editcount: Difference between revisions
Jump to navigation
Jump to search
Matt Pijoan (talk | contribs) No edit summary |
Matt Pijoan (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
RLQ.push(function () { | RLQ.push(function () { | ||
$( document ).ready(function() { | $( document ).ready(function() { | ||
console.log('This runs with jQuery support', $); | |||
}); | }); | ||
}); | }); | ||
</script> | </script> | ||
</includeonly> | </includeonly> |