PDA

View Full Version : [FIXED] Home / Chat / Forum nav


Andrew111888
07-16-2004, 08:57 PM
You should probably use some javascript to preload the images as they blink for a second before the mouseover image loads.


<script type="text/javascript">
<!--
preload_images('images/smoothblue/nav_chat_on.gif', 'images/smoothblue/nav_home_on.gif', 'images/smoothblue/nav_forum_on.gif');
-->
</script>


I don't think it's necessary, but I preload the images that the mouseover replaces as well (non _on images).

Dean C
07-17-2004, 10:21 AM
Yep I noticed this too :) It's dead easy to do too.

Use this Stefan:
http://javascript.internet.com/generators/preload-images.html

Xenon
07-18-2004, 05:45 PM
erm, nothing is blinking for me???

Dean C
07-19-2004, 09:50 AM
It doesn't blink, it's just the images are not actually preloaded :)

Xenon
07-19-2004, 01:00 PM
Andrew said they blink.?

Dean C
07-19-2004, 01:37 PM
Well it definately doesn't blink for me. I think he meant you just have to wait a little before it shows up which isn't a true rollover :)

Andrew111888
07-22-2004, 05:07 AM
Yeah, that's what I meant.

Logikos
07-22-2004, 05:19 AM
is it me or does Xenon and Dean go back and forth all the time lmao :p. It takes a sec here also. ;)

Xenon
07-22-2004, 07:35 AM
*gg*

you should read our private threads ;)

nevertheless, i tried both suggestions mentioned here, and none did work...

Logikos
07-22-2004, 07:50 AM
*gg*

you should read our private threads ;)

nevertheless, i tried both suggestions mentioned here, and none did work...
Xenon > Sets User > 'Live Wire' > Permisions > Private Forums > 'Yes' :p

Either way, its there and work for all browsers. So it takes 0.24 mila secs. We can deal with it.

Xenon
07-22-2004, 08:07 AM
No problem, access mask is set :)

oh, i just have to say the access masks are disabled on vb.org ^^

Dean C
07-22-2004, 11:12 AM
I'll catch you on IM later Stefan and walk you through it :)

Logikos
07-22-2004, 07:06 PM
No problem, access mask is set :)

oh, i just have to say the access masks are disabled on vb.org ^^
* Logikos crys

Xenon
07-23-2004, 08:12 AM
life's hard, isn't it ^^

ok, i think i found a way now.
JS is never good, so let's just use css for it ^^

Getox
07-23-2004, 10:30 AM
im on dailup and it takes about 2-4 seconds for me

Dean C
07-23-2004, 10:33 AM
Hehe that's not CSS ;) Loads quickly for me now anyways Stefan *thumbs up* :D

Xenon
07-25-2004, 09:07 PM
Well, using the style option is considered as css, at least by selfhtml.org and i won't interfere with them ;)

Good that this could fix it ^^