Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS css to show single div and another div fade(opacity) in from group of div

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #46342
    hemendra
    Member

    Hi,
    I have group of div and when i clicked on any one div rest of div are blur or fade ( not visible proper) and the clicked div content shown proper . again when i clicked on another div itself show content proper rest of div not visible proper.
    can it possible with css?
    Thanks in advanced.
    Hemendra

    #142477
    Paulie_D
    Member

    Generally no because you require a click….but a simple bit of Jquery should be enough.

    Can you create a codepen for us to play with?

    #142486
    Paulie_D
    Member

    My JQ skills are practically zero but with a bit of googling and cut ‘n’ paste I came up with this:

    http://codepen.io/Paulie-D/pen/prejy

    I have no doubt there are better and prettier ways of doing it.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.