Please do not double post.
Why would you want to? Do you intend to annoy your visitors?
Mike
Yea, seems so.
(huh, why even ask such a question? Its a school project where you have to have an javascript effect to get a better grade in "javascript programming")
I thought as a newbie that this was a simple script to do but I apparently its not![]()
Well, it is a simple script but it's annoying. If this is just an effect(not for practical usage) it doesn't really matter but if you use it in your site or something your users are so going to be annoyed.
There are several possibilities. One of the easiest is to set a visibility true/false.
When page loads have btn1 set to true, and btn2 and btn3 set to false.
use on mouseover events to set the next in line to true while turning current one off.
And yes, while it will annoy the average visitor, there can be a practical approach to doing such a thing.
One, a good joke site, these are always fun to trick your friends/visitors. Second, perhaps this would be a new(ish) way to block some bots from sending forms through your site? If worked correctly it could be very useful.
I am not very good with JS, so I can't give a code to do such a thing right off, but I will look into it if there isn't a plausable response soon.
{CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
Follow Me on Twitter: @InkingHubris
PHP Code:$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
Bookmarks