| | |
Javascript Opcaity OnMouseOver
Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Aug 2008
Posts: 22
Reputation:
Solved Threads: 0
How do I animate an image to fade in when I roll my mouse over a <div> and fade out when I move my mouse away. So far this is what I have. It doesn't seem to work well. Please help me, thanks.
Javascript
HTML
Javascript
JavaScript / DHTML / AJAX Syntax (Toggle Plain Text)
<script type="text/javascript"> var homebutton = document.homebtn.style.opacity; var portfoliobutton = document.getElementById("portfolioimg"); var linkbutton = document.getElementById("linkimg"); var aboutbutton = document.getElementById("aboutimg"); function home_on(){ document.homebtn.style.opacity = document.homebtn.style.opacity + 0.1; } function home_off(){ document.homebtn.style.opacity = document.homebtn.style.opacity - 0.1; } </script>
HTML
JavaScript / DHTML / AJAX Syntax (Toggle Plain Text)
<div id="homebg" onmouseover="home_on()" onmouseout="home_off()"><img name="homebtn" style="opacity: 0;" src="Home-On.png" alt="Home Button Image" /></div>
CLICK---> GeekPolice
![]() |
Other Threads in the JavaScript / DHTML / AJAX Forum
- Previous Thread: setAttribute and IE7
- Next Thread: W3Schools.com AJAX PHP examples problem
Views: 819 | Replies: 0
| Thread Tools | Search this Thread |
Tag cloud for JavaScript / DHTML / AJAX
ajax ajaxexample ajaxjspservlets array autoplay blackjack browser captcha captchaformproblem cart child class close codes date debugger dependent developer disablefirebug dom editor element embed engine enter events explorer ext file firefox flash form forms frameworks game gears getselection google gxt hiddenvalue highlightedword hint html ie7 ie8 iframe java javascript javascripthelp2020 jquery jsf jsp jump libcurl maps margin marquee masterpage math media menu object onerror onmouseoutdivproblem onreadystatechange parent passing paypal pdf php player position post programming prototype rated redirect safari scale scriptlets scroll search security size software solutions sources star stars stretch synchronous toggle tweet unicode variables web webkit webservice window \n





