• CSS, Tutorials

    Posted on July 4th, 2010

    Written by Behrouz Pooladrag

    Tags

    , , ,

    Make Lightbox with CSS – without Javascript

    Make Lightbox with CSS – without Javascript

    .You may call it Lightbox, or Greybox, or Thickbox, but it’s always the same effect
    When you are on a page, and click on a photo or trig some event, a Lightbox is an effect that fades the pagein the background to show you new content in the foreground.
    I mean this effect

    In the upper example, when [...]

  • CSS, Javascript, Tutorials

    Posted on October 15th, 2009

    Written by Behrouz Pooladrag

    Tags

    , , , , , ,

    Edit the CSS styles of an element in Javascript

    Edit the CSS styles of an element in Javascript

    I’ve actually started to learn the Internet beast JavaScript, and I think it’s about time I shared some knowledge I’ve gathered from problems I had when starting out.
    The first of which is CSS styles. When starting out, one of the basic things I wanted to do was to change what the user sees dynamically. Not [...]

  • CSS, Tutorials

    Posted on October 8th, 2009

    Written by Behrouz Pooladrag

    Tags

    , , , , ,

    Make Lightbox without JavaScript!

    Make Lightbox without JavaScript!

    You may call it Lightbox, or Greybox, or Thickbox, but it’s always the same effect.
    When you are on a page, and click on a photo or trig some event, a Lightbox is an effect that fades the pagein the background to show you new content in the foreground.
    I mean this effect
    In the upper example, when [...]