![]() |
hahahahahahahahahaha help
I need a JS code to make all links in a column to be the same or all links show nothing when you move your cursor over the link (without reapeating it in every link, of course). Thanx in advance :glugglug
|
is it a static or dynamically generated page?
|
static, I'va a dinamic page and wanna avoid it, too slow
|
you can define it with javascript window.staus for every link, for example:
(A HREF="jmouse.htm" onMouseover="window.status='blablabla'; return true")Your Link(/A) (replace () with <>) |
yes I know that, but what I need is not to use that code in every link to make the page load faster. I need an "one-for-all" solution type :)
|
Then as far as i know you can do it, but every link on the page will be blind (blind-tgp-style)
|
that's what I need :)
|
Quote:
|
Put this in your body tag. It will effect all the links on your page. Don't know if this is exactly what you want but if it is..Here ya go.
Code:
onMouseOver="window.status='shityouwanthere';return true" |
there are multiple ways to do it, but this is the best way that i've found
ARG it wont show up. man just msg me on icq 45580484 |
thanx Osiris, Plat gave me exactly what I needed on ICQ, anyway, thank you all :)
|
All times are GMT -7. The time now is 02:40 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123