Widget:CJP3: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 65: | Line 65: | ||
}); | }); | ||
}); | }); | ||
}); | |||
}; | }; | ||
</script> | |||
<button id="button">Click Me</button> | <button id="button">Click Me</button> | ||
<div id="hideMe" style="width:200px; height:200px; background-color:red;"></div> | <div id="hideMe" style="width:200px; height:200px; background-color:red;"></div> |