|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
IE Blanking out labels
Hi,
I am creating a form and IE is deciding to blank out some <label> tags. Specifically it is doing it to the very first one i have, but if i scroll down and scroll back up it seems to work OK. Any ideas what might be causing this type of behavior? Andrew |
|
#2
|
||||
|
||||
|
Sounds like a bug in the browser...
Can you provide the code, and the version of IE you are testing with? Some thoughts... Sometimes the proper combination of tags causes quirky browser behaviour. Also, try validating the code... if you do something like: <a href="#"><label>Hello</a></label> the browser may stutter...
__________________
Daryl's Homepage | My Blogroll | My Profile | Firefox supporter! DevArticles Forum Moderator "The net is a waste of time, and that's exactly what's right about it." -- William Gibson |
|
#3
|
|||
|
|||
|
Peekaboo Bug
Hi,
Thanks for your reply. I've done some poking around and i've found out that this is the peekaboo bug. I have seemed to fix it using the line-height property for my labels. However, my down down boxes are experencing some weird effects that im trying to fix. None of the fixes i have found have worked so far though. Thanks again. Andrew Quote:
|
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Advanced Web Development > IE Blanking out labels |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|