Saturday 24 September 2011

Hey, I need html/css/Java help...?

go to this site:http://store.apple.com/us/browse/home/sh鈥?/a>

and put your mouse over the butten that says select. and you will c that it will change, how do you do that?
Hey, I need html/css/Java help...?
Use



%26lt;button onmouseover=%26quot;this.className = 'hover'%26quot; type=%26quot;submit%26quot; onmouseout=%26quot;this.className = ''%26quot; style=%26quot;width:76px; height:25px; background-image:url(%26gt;Select%26lt;/button%26gt;http://a248.e.akamai.net/7/248/2041/1551鈥?/a>
Hey, I need html/css/Java help...?
http://www.w3schools.com/Css/default.asp

is a good starting point...



You will be looking for mouseover [related] effects and events