Dynamic box with shadow

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • francoisdutoit@gmail.com

    Dynamic box with shadow

    Took a while to finish this up, so I thought I'd share it. Would be
    interested if it works in Opera - don't really feel like installing it
    now just for testing.



  • Steve Pugh

    #2
    Re: Dynamic box with shadow

    "francoisdutoit @gmail.com" <francoisdutoit @gmail.com> wrote:
    [color=blue]
    >Took a while to finish this up, so I thought I'd share it. Would be
    >interested if it works in Opera - don't really feel like installing it
    >now just for testing.
    >
    >http://www.floatinginspace.za.org/cssshadow/[/color]

    Shadows show along the top and bottom and at the corners but not at
    the sides. Opera 8.01, Win XP

    Steve


    --
    "My theories appal you, my heresies outrage you,
    I never answer letters and you don't like my tie." - The Doctor

    Steve Pugh <steve@pugh.net > <http://steve.pugh.net/>

    Comment

    • francoisdutoit@gmail.com

      #3
      Re: Dynamic box with shadow

      Hmm, looks like opera has a problem with height: 100%;

      Comment

      • Benjamin Niemann

        #4
        Re: Dynamic box with shadow

        francoisdutoit@ gmail.com wrote:
        [color=blue]
        > Hmm, looks like opera has a problem with height: 100%;[/color]
        Yup, I had the problem, too. Maybe this thread on the css-discuss mailing
        list can help you:


        --
        Benjamin Niemann
        Email: pink at odahoda dot de
        WWW: http://www.odahoda.de/

        Comment

        • Ángel

          #5
          Re: Dynamic box with shadow

          francoisdutoit@ gmail.com <francoisdutoit @gmail.com> wrote:[color=blue]
          > Took a while to finish this up, so I thought I'd share it. Would be
          > interested if it works in Opera - don't really feel like installing it
          > now just for testing.
          >
          > http://www.floatinginspace.za.org/cssshadow/[/color]

          It looks allright on Firefox on both Linux and FreeBSD.

          Would you mind sharing the style switcher PHP code, please?

          --
          Saludos,
          Ángel

          Comment

          • Francois du Toit

            #6
            Re: Dynamic box with shadow

            I used php based on the method here:



            Comment

            Working...