They are using JavaScript to manipulate the DOM (Document Object Model). In
this case they are changing class of a div from display: none; to display:
inline.

Off topic for this list.

Jim

On Dec 7, 2007 11:26 AM, Brian Jones <[EMAIL PROTECTED]> wrote:

> Can someone please tell how i can achieve this effect?
>
> http://www.concept64.com/portfolio/
>
> The ids for each client have display:none. But when you click on the
> next and prev buttons it moves through the ids and display the content
> in the divs.
> How are they doing this?
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to