AdSense
2016년 7월 19일 화요일
MARQUEE STOP/START BUTTON.
|
<marquee id="myMarquee">Click the buttons!!!</marquee>
<br />
<input onclick="document.getElementById('myMarquee').stop();" onmouseout="this.style.backgroundColor='transparent';return true;" onmouseover="this.style.backgroundColor='#FFD8D8';return true;" style="background-color: transparent; border-color: blue; border-radius: 5px;" type="button" value="Stop" />
|
<input onclick="document.getElementById('myMarquee').start();" onmouseout="this.style.backgroundColor='transparent';return true;" onmouseover="this.style.backgroundColor='#FFD8D8';return true;" style="background-color: transparent; border-color: blue; border-radius: 5px;" type="button" value="Start" />
HOPE YOU MAKE A NICE WEBSITE USING HTML!!!
PLEASE GIVE ME COMMENTS!!!
COMMENT IS VERY HELPFUL FOR ME.
PLEASE ADD 'How 2 Code' TO YOUR FAVORITE!!!.
피드 구독하기:
댓글 (Atom)
댓글 없음:
댓글 쓰기