On a CSS vertical menu, is there a way to have its submenus open in an
upward direction if the submenu doesn't have enough space to open in a downward
direction?
Thanks.
Bruce
__
css-discuss [css-d@lists.css-discuss.org]
http:/
Might be a link to the image problem. The background image needs to be
hosted on your machine and properly linked to the html, or the css
style sheet. If not, and it's hosted on a server, you will need the
full url, such as: http://www.server.com/image.jpg. To put the image
on your machine, right c
On Wed, May 30, 2012 at 8:23 PM, David Laakso wrote:
> I'm very confused ... When I look at your page, the gradient displays
> beautifully. Then, I did a View Source and copied your code into a new file
> and the gradient does not display. Can anyone shed some light on this?
>
>
> Gail W. Issen
>
I'm very confused ... When I look at your page, the gradient displays
beautifully. Then, I did a View Source and copied your code into a new file
and the gradient does not display. Can anyone shed some light on this?
Gail W. Issen
http://www.xpertwebs.com
Gail,
Umm, dunno-- other than Tom's m
What browser?
Sent from iOS 5
On May 30, 2012, at 7:11 PM, "Gail Issen" wrote:
> I'm very confused ... When I look at your page, the gradient displays
> beautifully. Then, I did a View Source and copied your code into a new file
> and the gradient does not display. Can anyone shed some light on
On Wed, May 30, 2012 at 12:51 PM, meera kibe wrote:
> Hi
> Pls can someone tell me how to get a linear gradient or radial for the
> backdround with a working example.
> Is it possible with only css
> Thanks in advance
>
> Meera
http://tomliv.com/gradient/test.html
Tested Mac FF 12, Mac Chrome 2
HiĀ
Pls can someone tell me how to get a linear gradient or radial for the
backdround with a working example.
Is it possible with only css
Thanks in advance
Meera
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discus
Thanks so much, Philippe. I checked in IE10 all the way back and all of them
did the same. Glad to know that my favorite browsers did get it right.
For the client, I ended up writing some jQuery to imitate generated content,
just for IE.
However, Ingo, I didn't think to try outline. I'll look
On May 30, 2012, at 5:06 PM, Rick Gordon wrote:
> For iOS, use -webkit-text-fill-color to control link color in normal state,
> and -webkit-text-fill-color in :active mode to control the on-tap color.
Hmm. a[href] { -webkit-text-fill-color: blue; } works, but a[href]:active {
-webkit-text-fill
For iOS, use -webkit-text-fill-color to control link color in normal state, and
-webkit-text-fill-color in :active mode to control the on-tap color. :visited
is not supported.
-webkit-tap-highlight-color controls the on-tap overlay color
--
On 5/29/12 at 4:19 PM -0700, Christia
Am 30.05.2012 01:19 schrieb Christian Ziebarth:
I recently worked on a project where for the iPad I altered the
-webkit-tap-highlight-color value to a value that would match the color
scheme of the site (http://www.brianleatart.com). I then told the
project manager what I did thinking she would t
On Wed, May 30, 2012 at 3:27 AM, Philippe Wittenbergh wrote:
>
> On May 30, 2012, at 2:51 AM, Paceaux wrote:
>
>> Did anyone have any thoughts on removing underline from generated content in
>> the hover state for IE?
>>
>> I did some checking and it appears that the behavior occurs in all versio
12 matches
Mail list logo