Skip to main content
Search titles, bodies, and author names
Found 31,327 posts across 1 forum.

javascript for changing mouse cursor — #1

hi does anybody know where I can find a javascript that will change the mouse cursor or add text next to it (in a little box or something) on a rollover? I've seen it before but ca…
MacNN Troubleshooting by yugyug

javascript for changing mouse cursor — #2

You can do that via CSS, via the cursor property. You can see a list of available methods of doing this here. As for the text (I assume you mean a tooltip?), just specify a title …
MacNN Troubleshooting by Oisín

javascript for changing mouse cursor — #3

thanks oisin - I never knew that <title> tag existed. sooo easy but can I ask - 1. whats the simplest way to format the text box (like make the background white) 2. and is…
MacNN Troubleshooting by yugyug

javascript for changing mouse cursor — #4

I should add that I found this javascript that does allow you to change the format of the boxes but my head is spinning trying to figure out how to implement it on an image based w…
MacNN Troubleshooting by yugyug

javascript for changing mouse cursor — #5

Quote: Originally Posted by yugyug 1. whats the simplest way to format the text box (like make the background white) Good question, really. I don’t actually know. I suppose…
MacNN Troubleshooting by Oisín

javascript for changing mouse cursor — #6

Quote: Originally Posted by Oisín Good question, really. I don’t actually know. I suppose tooltips are somehow accessible, but I have no idea how, or where in the document hiera…
MacNN Troubleshooting by Chuckit

javascript for changing mouse cursor — #7

Quote: Originally Posted by Chuckit I don't believe they are. They're just an implementation detail of how the title attribute is rendered, not a DOM element unto themselves. …
MacNN Troubleshooting by Oisín

javascript for changing mouse cursor — #8

Quote: If possible, it is definitely far more elegant to do it in CSS, and usually requires much less work. this one uses a .css file and also .js file and se…
MacNN Troubleshooting by yugyug

javascript for changing mouse cursor — #9

YAY! managed to implement that last one on my website yugyug.com Its pretty neat. but a bit buggy - i noticed a few things: > The mouseout command to turn it off is the same …
MacNN Troubleshooting by yugyug

Why God Chose the Jews — #1

Interesting article. Do you agree or disagree with his assertions? http://www.latimes.com/news/printedi...ck=1&cset=true Quote: January 14, 2006 Why God chose the Jews …
MacNN Troubleshooting by aberdeenwriter

Why God Chose the Jews — #2

Quote: Whatever the reason, true, virulent anti-Semitism is such a good indicator of the presence of evil that I'm tempted to believe that when God made the Jews his cho…
MacNN Troubleshooting by Kevin

Why God Chose the Jews — #3

Quote: Originally Posted by aberdeenwriter Interesting article. Do you agree or disagree with his assertions? http://www.latimes.com/news/printedi...ck=1&cset=true I'l…
MacNN Troubleshooting by RIRedinPA

Why God Chose the Jews — #4

Klavan lost me after this paragraph. Quote: All bigotry is wrong, of course, but there's something about this particular form of prejudice that is weirdly reliable as a…
MacNN Troubleshooting by dcmacdaddy

Why God Chose the Jews — #5

I should be glad about that since I am a Jew now. But, I find it very funny to say that Jews are the chosen people. Instead I think that good people are the chosen, good in the s…
MacNN Troubleshooting by Monique
mp.ls