This tag is about stuff that blinks.

learn more… | top users | synonyms

0
votes
2answers
1k views

jQuery - fadeIn called in callback of fadeOut blinking or occurring twice on certain items?

I am using a select form element to show different days for a schedule. For some reason, the third and fourth days are blinking when chosen and I'm not sure why. And if the third or fourth days are ...
0
votes
1answer
655 views

JTextPane avoid blinking

I have a JTextArea and I want to disable blinking from it. I have tryied to set focusable to false, but it doesn't seem to work. I also set editable to false and it doesn't work either. Any idea? ...
0
votes
1answer
938 views

Drop-down js menu blinking in IE7

Hover over the menu on my site, and the drop-down appears correctly in Firefox, but in IE7 (and probably 6, I haven't been able to check yet) it blinks, repeatedly, even after you take away the mouse. ...
0
votes
0answers
13 views

Image Flickering on Ipad when zooming only if it is in a div container with css position fixed

Hi have this code: <div style="position:fixed;"> <img src="http://michelangelo.rinelli.it/wp-content/uploads/2011/11/bug1.jpg" /> </div> On iPad, if I try to zoom on the page I ...
0
votes
0answers
49 views

Submenu flashes when hovered again after mouse out (jquery)

I have a simple menu in the following structure: <div id="top_navigation"> <ul> <li><a href="#">About us</a></li> <li ...
0
votes
0answers
24 views

2d canvas blinking player animation in multiplayer game

wallpaper game consists of 12 parts, I noticed that the background must not be greater than approximately 3000px because physically reduces itself. I have an avatar that goes left and right. avatar ...
0
votes
1answer
76 views

Lightbox's background is blinking on iPhone

I am finalizing a small responsive website that I did for some of my friend http://www.daviddarx.com/stuffs/work/ltm/site/10 When testing the responsiveness on my iPhone, I met a bug that I often met ...
0
votes
0answers
84 views

Getting a “flicker” or “blink” when using JS to fade opacity in Chrome

First, let me say that I never sat down and learned HTML, CSS, or Javascript. Everything I know about these I picked up piecemeal, figuring out whatever I needed to know to move to the next step on a ...
0
votes
2answers
83 views

vb.net multi threading

Hi I have been doing some coding for a system and need to use threading instead of normal timers in VB.NET. It works fine but the problem lies in the blink timings, when the button is clicked then ...
0
votes
1answer
156 views

Preferences screen blinking

I have a problem with preferences, some users tell me that screen start blinking and is not possible to stop it and need to reboot. I tryed to eliminate every kind of code in java source ...
0
votes
0answers
38 views

How to remove loading view in RemoteViewsFactory

In RemoteViewsFactory, a loading view is shown when getViewAt(int) is running. This results flicker in the widget. Can this loading view be removed? or any other alternative method to eliminate the ...
0
votes
1answer
265 views

Blinking taskbar icon in Windows 7

I have built an instant chat tool that works perfectly most of the part, I'm having a few issues with alerting users when a new chat arrives, I have this working fine on XP and also on 7 providing ...
0
votes
1answer
117 views

Flashing Form c#

I have a simple application that captures 6 points clicked by user on a form and then , after clicking the "start" connects them smoothly. The problem is that after clicking a button the points flash ...
0
votes
0answers
81 views

jquery drag and drop keep blinking

i tried many time but can't solve this problem here's my code: ...
0
votes
0answers
65 views

Blinking in wxPython UI

I'm learning wxPython and very often figure out how some example scripts work. I ran this script http://zetcode.com/wxpython/thetetrisgame/ and noticed that it blinks all the time especially when ...
0
votes
0answers
99 views

Overriden RichtTextBox control (C#) raises blinking of the non-aplication background

I use extended RichTextBox control, which must highlight some words or characters inside control(for highlighting used BackColor and Select function). If cursor is placed inside reserved word - this ...
0
votes
0answers
627 views

Blink jframe in swing without transferring focus

I want to blink my jframe's entry in taskbar but do not want it to get focused. I read about in on net and tried different solutions but none of them worked for me. In my case I have a main jframe ...
0
votes
0answers
260 views

Jquery menu flashing/blinking rapidly. Please help

I have recently started with wordpress. Knowing next to nothing about javascript and jquery, I have downloaded a theme that makes excellent use of these. However, recently my menu started flashing ...
0
votes
2answers
2k views

Making an image change continuously without reloading

how would I be able to make it so one of my images changes with another one back and forth. Something pretty simple. The idea here is to have an avatar "blink", so I was thinking about alternating ...
-1
votes
2answers
87 views

Blinking header using image swap for three seconds

I have a B/W header for a webpage that I would like to flash for around three seconds (kind of like a light bulb warming up) when the page is loaded - and if possible when certain links are clicked. ...
-1
votes
1answer
160 views

Blinking or flashing [closed]

How to prompt serial data activity, received data? In the simple, how to change a label appearance, i.e blinking, on data received?

1 2