|
Posted by Bone Ur on 11/21/07 01:14
Well bust mah britches and call me cheeky, on Tue, 20 Nov 2007 21:45:32
GMT Shelly scribed:
>>>> If you can give a URL, someone else might see/know what is
>>>> happening and give you a solution.
>>>
>>> I did in the first post (not this thread). It is
>>> www.festivalnetwork.com/events.php Do it in IE6. There is no
>>> problem in IE7 and FF. To make it happen more quickly, expand the
>>> Events by Region by clicking on it. This happens with top level and
>>> sub menus. Just move the mouse up and down over the menu quickly.
>>
>> I did this with some css in your stylesheet:
>>
>> #SideLink a:hover {
>> color: #FFFFFF;
>> text-decoration:none;
>> XXpadding: 3px 0 0 0;
>> text-align:left;
>> text-indent: 5px;
>> }
>>
>> (Notice the XX - a temp. negation) and it stopped flickering on a
>> downloaded copy.
>
> Awesome!!!! I thank you ever so much. I put it in exactly as you
> have it above. Can you please explain in a little more detail (for my
> education) just what putting XX in front does?
It's just a cheater way of removing the line from counting. Browsers don't
parse malformed css so this is like eliminating it. I wouldn't advise
publishing the page that way; remove the line or change it so it no longer
has the bad effect. -And you're quite welcome.
--
Bone Ur
Cavemen have formidable pheromones.
Navigation:
[Reply to this message]
|