473,671 Members | 2,290 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Flipping color!

Tom
This week, some of my asp.net pages developed a strange problem.
It appears to have occurred independently from any coding changes
I have made. So, perhaps a system update caused it, don't know.
The problem: The page loads, everything looks good. Then after about
1 second, an <input> field will change color. When it occurs on a page,
it is always the same field on the page. If I remove any class setting,
it makes no difference. Whatever process is doing it must be some
..net framework process, not anything of mine.
What really bugs me, however, is not seeing any other posts about this
problem, so it must be something unique to my pages.
Any suggestions would be appreciated.
--
Tom
May 16 '06 #1
3 1042
Do you have the google toolbar installed? There is functionality in there to
color input fields with certain names yellow - like city, zip code, etc.
That can be turned off.

"Tom" <To*@discussion s.microsoft.com > wrote in message
news:F0******** *************** ***********@mic rosoft.com...
This week, some of my asp.net pages developed a strange problem.
It appears to have occurred independently from any coding changes
I have made. So, perhaps a system update caused it, don't know.
The problem: The page loads, everything looks good. Then after about
1 second, an <input> field will change color. When it occurs on a page,
it is always the same field on the page. If I remove any class setting,
it makes no difference. Whatever process is doing it must be some
.net framework process, not anything of mine.
What really bugs me, however, is not seeing any other posts about this
problem, so it must be something unique to my pages.
Any suggestions would be appreciated.
--
Tom

May 16 '06 #2
........out of interest as it sounds intriguing - is this occuring in the
browser, or in the vs.net editor?

--
Regards

John Timney
Microsoft MVP

"Tom" <To*@discussion s.microsoft.com > wrote in message
news:F0******** *************** ***********@mic rosoft.com...
This week, some of my asp.net pages developed a strange problem.
It appears to have occurred independently from any coding changes
I have made. So, perhaps a system update caused it, don't know.
The problem: The page loads, everything looks good. Then after about
1 second, an <input> field will change color. When it occurs on a page,
it is always the same field on the page. If I remove any class setting,
it makes no difference. Whatever process is doing it must be some
.net framework process, not anything of mine.
What really bugs me, however, is not seeing any other posts about this
problem, so it must be something unique to my pages.
Any suggestions would be appreciated.
--
Tom

May 16 '06 #3
Tom
ja ja ja...what a bonehead I am..
Yes, I installed Global maps the other day and got the toolbar by default,
that was the culprit...Thank s so much!!!

--
Tom
"Marina Levit [MVP]" wrote:
Do you have the google toolbar installed? There is functionality in there to
color input fields with certain names yellow - like city, zip code, etc.
That can be turned off.

"Tom" <To*@discussion s.microsoft.com > wrote in message
news:F0******** *************** ***********@mic rosoft.com...
This week, some of my asp.net pages developed a strange problem.
It appears to have occurred independently from any coding changes
I have made. So, perhaps a system update caused it, don't know.
The problem: The page loads, everything looks good. Then after about
1 second, an <input> field will change color. When it occurs on a page,
it is always the same field on the page. If I remove any class setting,
it makes no difference. Whatever process is doing it must be some
.net framework process, not anything of mine.
What really bugs me, however, is not seeing any other posts about this
problem, so it must be something unique to my pages.
Any suggestions would be appreciated.
--
Tom


May 16 '06 #4

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

Similar topics

4
5365
by: dan glenn | last post by:
(PHP4.3.4, GD2) How can I save a PNG using GD2 and insure that it saves as a palette-based (8-bit, 256-color) single-color transparancy?? Saving this way, I could be sure that an image loaded from a transparent gif could be saved as a png and the png would work in IE versions 5.5 and greater (IE has bug that messes up png transparancies which use full alpha channel). thanks for any help at all, -dg
6
4101
by: me | last post by:
good day, i found this message: and i want to know more about it too. ========================================== Hey all, example: $s_Colors="0066FF;0066CC;3366CC;0033FF;003399;003366;99CCFF;3399FF;0099FF;66
6
8502
by: rzed | last post by:
I'm using PIL to generate some images which may be rotated at the user's option. When they are rotated, the original image is cropped in the new image (which is fine), and the corners are black (which is not, in this case). I can't find any documented way to change the default fill color (if that's what it is) for the corners, and PIL also doesn't seem to support a flood fill. I have created a flood fill in Python, which works but which...
3
5068
by: Richard A. DeVenezia | last post by:
I hope this is the end of my present 'discovery' phase. I've learned alot about JavaScript in a short time and my head hurts. The following is what came out of all my questions and all the excellent answers (thanks!). It will be the basis of a slightly more complicated function for rendering a two-level navigation bar ( Don't have time to get into design of a multi-styletype renderer for n-level hierarchies. ) This is a single function...
5
3476
by: Chris Beall | last post by:
I'm displaying an image that is also a link against a black background. In Netscape 7.1, the current background color is displayed as a horizontal bar below the image. This allows :hover effects that change the background color to have a visible effect, as this bar changes color. By default, it appears that the color is inherited from the body color, i.e. with no link style applied, the bar is black, and invisible against the background....
7
3999
by: Massimo at HOME | last post by:
I would like to horizontally (or vertically) flip some letter in a word. In IE I suppose I can use the fliph. Anyway, I would like to have a more standard web site. How can I obtain this without using MS extensions? Thanks, Massimo -- http://incuso.altervista.org
3
1192
by: Peter Oliphant | last post by:
> The flicker is because you background is painted first to clear the > background and then your graphics shapes. > Flicker could be avoided by using a memory device context. where you draw > the complete image in a memory buffer and then swap it to the dialogbox > window, without painting the background first. Sounds like page flipping. I like page flipping! Ok. I currently draw to a Form (actually, my own class derived from a Form,...
6
6069
blackstormdragon
by: blackstormdragon | last post by:
I just started a C++ class and now we're doing loops and have to make a coin flipping program. Well here's mine: #include<iostream> #include<cstdlib> using namespace std; int flip(); void main () { int coin, counter, tails = 0, heads = 0; for (counter = 1; counter <= 100; counter++)
5
1221
by: =?Utf-8?B?Unlhbg==?= | last post by:
Hello, I have what I thought was a simple problem, and perhaps there is still a simple solution. I have a page that is using local resource files to store all the necessary control properties on the form. I am using initializeculture() to retrieve the user's preference from our database and to set the currentCulture and currentUICulture on the first load. It works well. However, we must supply a linkbutton named either Français or...
0
8473
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8390
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8911
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8819
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8597
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8667
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
4402
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2048
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1806
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.