Hello,

I am in a situation where I have two div (left and right). the left div
shows all the tags available in the databases and mouse over on any div
display related websites in the right panel...here is how my layout
looks

_________________________________________
| 1. tag1 --mouse over | websites related to tag 1 |
| 2. tag 2                   |     website 1                    |
| 3. tag 3                   |      website 2                  |
| 4. tag 4                   |      website 3                  |
|                               |
|
--------------------------------------------------------------------------

I am able to load all the tags in the left pane but not sure how to
code in CakePHP so that when user mouse over tag1, the left pane gets
loaded with the websites related to tag 1

It would be great if someone can provide me an example of this
otherwise any suggestions are also equally welcomed.

Regards


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to