473,387 Members | 1,470 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Here's one possible solution for slow rollovers in IE

Rollovers on a web page I created were instantaneous on my computer when
the page was loaded directly from my hard drive, but were painfully slow
when loaded from the web. However, on another computer the rollovers were
speedy when connected to the web. Eventually I found that one of the
settings in IE accounted for the difference. In the menu Tools/Internet
Options/General/Settings change from "Every visit to the page" to
"Automatically".
Jul 23 '05 #1
3 1483
Norman Swartz wrote:
Rollovers on a web page I created were instantaneous on my computer when
the page was loaded directly from my hard drive, but were painfully slow
when loaded from the web. However, on another computer the rollovers were
speedy when connected to the web. Eventually I found that one of the
settings in IE accounted for the difference. In the menu Tools/Internet
Options/General/Settings change from "Every visit to the page" to
"Automatically".


That's not a solution at all, since

a) there are people who don't use IE (like me) and so don't care
about those settings;

b) there are people who don't change your configuration for your
script-kiddie games;

c) there are people who (have to) use a UA that does not support
changing the document dynamically, i.e. one that does not
provide the required DOM;

d) there are people who (have to) use a UA with support for
client-side scripting disabled or restricted;

e) there are people who (have to) use a UA that does not have
support for client-side scripting at all.

Have I forgotten something?
PointedEars
Jul 23 '05 #2
Norman Swartz wrote:
Rollovers on a web page I created were instantaneous on my computer when
the page was loaded directly from my hard drive, but were painfully slow
when loaded from the web. However, on another computer the rollovers were
speedy when connected to the web. Eventually I found that one of the
settings in IE accounted for the difference. In the menu Tools/Internet
Options/General/Settings change from "Every visit to the page" to
"Automatically".


That's not a solution at all, since

a) there are people who don't use IE (like me) and so don't care
about those settings;

b) there are people who don't change their configuration for your
script-kiddie games;

c) there are people who (have to) use a UA that does not support
changing the document dynamically, i.e. one that does not
provide the required DOM;

d) there are people who (have to) use a UA with support for
client-side scripting disabled or restricted;

e) there are people who (have to) use a UA that does not have
support for client-side scripting at all.

Have I forgotten something?
PointedEars
Jul 23 '05 #3
Thomas 'PointedEars' Lahn wrote:
<--snip lots of useless babble-->
Have I forgotten something?


Yes, you forgot two things:

1) To fix your newsreader so it doesn't double-post.
2) The thread was about slow rollovers in *IE*. Based on a rollover
being present, then its safe to assume that scripting is enabled. IE
doesn't handle CSS rollovers yet (if it ever does). Since its an IE-only
solution, you can discount all your babbling about "other UA's".

Your move.

--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq
Answer:It destroys the order of the conversation
Question: Why?
Answer: Top-Posting.
Question: Whats the most annoying thing on Usenet?
Jul 23 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: down_w/spam | last post by:
Hi all, I've done some research on this issue and am looking to you for further information on why IE still does a server look-up of a rollover image, even if the image has been preloaded and/or...
29
by: Tuvas | last post by:
I have a function in a program that works something like this. def load_pic_data(width,heigth,inpdat, filt=TRUE): data='' total=0 tnum=0 size=100 for y in range(0,heigth): row='' for x in...
3
by: FAQ server | last post by:
----------------------------------------------------------------------- FAQ Topic - Why are my Rollovers so slow? ----------------------------------------------------------------------- Images...
12
by: FAQ server | last post by:
----------------------------------------------------------------------- FAQ Topic - Why are my rollovers so slow? ----------------------------------------------------------------------- Images...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.