I spotted no problems last night or today either. One thought is that you might benefit from doing an image preload... here's a link to a rollover script from the inestimable Peter Paul Koch (PPK)[1], which includes an array which preloads your images:
http://www.quirksmode.org/index.html?/js/mouseov.html In effect, the function requests the client browser to load your rollover images into cache. Thus eliminating the rollover-state lag... dunno if that's your particular problem, but it's worth a shot. - Stephen [1] If you're not familiar with PPK, do yourself a favor and become so :) On Mon, 21 Jun 2004 22:40:16 -0400, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Thanks Jan. Do you have any idea why this happened? I have been > searching the web and can find nothing. > > Riva > > On Mon, 21 Jun 2004 19:33:18 -0700 Jan Major <[EMAIL PROTECTED]> > writes: > > Riva > > All works well just now when I checked it. > > > > Jan > > > > > Riva Portman, MCIWD > Certified Webdesigner > Star Quality Designs > www.starqualitydesigns.com > > ____ ï The WDVL Discussion List from WDVL.COM ï ____ > To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] > Send Your Posts To: [EMAIL PROTECTED] > To set a personal password send an email to [EMAIL PROTECTED] with the words: "set > WDVLTALK pw=yourpassword" in the body of the email. > To change subscription settings to the wdvltalk digest version: > http://wdvl.internet.com/WDVL/Forum/#sub > > ________________ http://www.wdvl.com _______________________ > > You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > > To unsubscribe via postal mail, please contact us at: > Jupitermedia Corp. > Attn: Discussion List Management > 475 Park Avenue South > New York, NY 10016 > > Please include the email address which you have been contacted with. > > ____ The WDVL Discussion List from WDVL.COM ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To set a personal password send an email to [EMAIL PROTECTED] with the words: "set WDVLTALK pw=yourpassword" in the body of the email. To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] To unsubscribe via postal mail, please contact us at: Jupitermedia Corp. Attn: Discussion List Management 475 Park Avenue South New York, NY 10016 Please include the email address which you have been contacted with.
