verndewd Posted August 7, 2007 Share Posted August 7, 2007 Home About Quote retired from PDN forums. Later dewds Link to comment Share on other sites More sharing options...
BoltBait Posted August 7, 2007 Share Posted August 7, 2007 Here is a page that will show how HTML/Javascript buttons work: http://www.geocities.com/boltbaits/butt ... index.html Quote Click to play: Download: BoltBait's Plugin Pack | CodeLab | and how about a Computer Dominos Game Link to comment Share on other sites More sharing options...
verndewd Posted August 7, 2007 Author Share Posted August 7, 2007 lol, nice tut src="forwardbutton.gif" onMouseOver="this.src='newsbuttonhoverstate.png' ;" onMouseOut="this.src='newsbuttonidlestate.png';" onMouseDown="this.src='newsbuttonpushstate.png';" onMouseUp="this.src='newsbuttonhoverstate.png';" onClick=""; //http://www.xcpus.com/forums/news/> src="forwardbutton.gif" onMouseOver="this.src=' ' ;" onMouseOut="this.src='';" onMouseDown="this.src='';" onMouseUp="this.src='';" onClick=""; //http://www.xcpus.com/forums/news/> Quote retired from PDN forums. Later dewds Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.