On 1/17/07, quincy <[EMAIL PROTECTED]> wrote:

I'm listing records in a table, and each has a link "view" which uses
ajax to display the full record detail below the list, and alter the
css so the row in the list table is highlighted.  In a nutshell, i want
to be able to click anywhere on a row in the table and have it become
selected that way, rather than just a small link in a cell at the right
of the row.

I hope this makes sense!! I'm aiming for that authentic desktop app
look and feel for my CMS system.


Well, I would wrap the entire row in a div and then create an action
that responds to clicking on the entire div.

Hope that helps.

--
Chris Hartjes

My motto for 2007:  "Just build it, damnit!"

rallyhat.com - digitial photo scavenger hunt
@TheBallpark - http://www.littlehart.net/attheballpark
@TheKeyboard - http://www.littlehart.net/atthekeyboard

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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