View Full Version : Well...


Neptune
03-06-2003, 07:20 PM
I was wondering if there was any script for something. I have no idea what to call it, but, well, I'll describe it. I want a button, and every time you push it the words change. I don't want an alert, but maybe something the would be considered in the form catergory. Am I too confusing?

Alcy
03-06-2003, 09:28 PM
Here's a couple variations....

http://www.codeave.com/javascript/code.asp?u_log=7032
http://javascript.internet.com/buttons/button-text-v1.0.html
http://www.js-examples.com/example/?ex=22
http://tech.irt.org/articles/js216/index6.htm --> Try It Out - onmouseup and onmousedown

Neptune
03-06-2003, 10:31 PM
Thanks for the links! The third one seemed closest. I was wondering if could some how look like a search button. Like this:
|____words here in this rectangle____| |_click_|

and after you clicked the words would change (a few times).