On Wed, Jun 30, 2010 at 10:47 PM, Fobin wrote:
> Hi,
> But the big thing is still there. In webkit browsers the top line
> moves on hover just a little bit. Except if you hover over the top row
> most right picture. Then everything is ok and pictures change
> perfectly. Cannot figure out why...
A
Hi,
Thanks for good advices. Forgot to clean the code properly. It now
validates and I've also added the dimension to pictures so it wouldn't
look like a big mess if it loads slowly.
But the big thing is still there. In webkit browsers the top line
moves on hover just a little bit. Except if you
Hi!
Quite exaggerating this time:
http://onwebdev.blogspot.com/2010/06/extreme-css-typography.html
HTH :-)
Gabriele Romanato
http://www.css-zibaldone.com
http://www.css-zibaldone.com/test/ (English)
http://www.css-zibaldone.com/articles/ (English)
http://onwebdev.blogspot.com/ (English)
On 6/30/10 11:36 AM, Jennifer Nickerson wrote:
> Hi All,
>
> Helping a friend out with developing a dropdown menu for a client.
> The dropdown menu is positioned correctly in FF, Safari, IE8& 7 with
> the help of some relative and absolute positioning along with giving
> "#nav ul li a" a negative
Jennifer Nickerson wrote:
> Helping a friend out with developing a dropdown menu for a client. The
> dropdown menu is positioned correctly in FF, Safari, IE8 & 7 with the help
> of some relative and absolute positioning along with giving "#nav ul li a" a
> negative left margin (so it would sit und
> Position: fixed [1] is what you want. Since you do not need to hit IE/6 the
> file does not need to be in quirksmode, and no scripting ["IE expressions"]
> needed. These are various examples by Anne van Kesteren [2]. This example by
> George Sortun is a 3col layout based on Anne van Kesteren [3].
On Wed, Jun 30, 2010 at 1:56 PM, Fobin wrote:
> Hi All,
>
> I'm trying to figure out why in earth few elements move when I change
> them in javascript. Firefox shows it well but webkit browsers there is
> little movement with the elements. You can see the site here:
>
> http://www.solarflare.fi/ja
Hi All,
I'm trying to figure out why in earth few elements move when I change
them in javascript. Firefox shows it well but webkit browsers there is
little movement with the elements. You can see the site here:
http://www.solarflare.fi/jarjestovaenkoti/
Elements are those pictures of persons. On
Hi All,
Helping a friend out with developing a dropdown menu for a client. The
dropdown menu is positioned correctly in FF, Safari, IE8 & 7 with the help
of some relative and absolute positioning along with giving "#nav ul li a" a
negative left margin (so it would sit underneath the correct top m
MEM wrote:
> I have a layout structure problem in hands that I would love to deal
> with, by using CSS but I'm not sure, if it can be done using only css.
> And if it can, what will be a nice way for doing so.
>
>
>
> On the left side, we will have a menu.
> On the right side, we will have a 100% h
2010/6/30 Tim Climis :
> That's the way i would do it. It won't work in IE6, since that browser
> doesn't support position: fixed. so if you need it in that browser too, I
> think you'll have to go with a script.
>
> ---Tim
In this case, IE6 is not a requirement.
Thanks for your opinion.
The lay
> Probably a fixed position on the left side, and then, the scroll will
> "seem" to affect only the right side?
>
That's the way i would do it. It won't work in IE6, since that browser
doesn't support position: fixed. so if you need it in that browser too, I
think you'll have to go with a sc
Hello all,
I have a layout structure problem in hands that I would love to deal
with, by using CSS but I'm not sure, if it can be done using only css.
And if it can, what will be a nice way for doing so.
So, I would like to ask list advice on this.
I've seen last David Laakso sugestion on a pa
13 matches
Mail list logo