Not so clear what you're describing.

Sounds like an accordion widget in javascript, not something server
side.

Do you mean something like this?

http://thedesigned.com/2009/09/25/10-examples-of-impressive-jquery-accordions/
http://docs.jquery.com/UI/Accordion

If you wanted to have a module system developed server side, you would
need to model the "modules" in your DB, then activate/deactivate them
so they appear or not.

Perhaps if you expanded on your description, more people might better
be able to assist.

On Jul 21, 8:13 pm, Chaim <[email protected]> wrote:
> Hello,
>
> I am a beginner to CakePHP, so forgive my amateur question.
> I am unsure how to structure my website.
> I have four blocks and then when one block is clicked it changes to
> show the content for that block. However the other three blocks still
> remain visible and clickable so that if you click on another block it
> will hide the first block and show the new one.
>
> Can anyone help me with how I should set up my website in CakePHP?

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to