![]() |
|
|
|||||||
| Javascript and Ajax Questions and information about working with Ajax and Javascript in Delphi for PHP. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
Please find attched a little project. Also a sql table wich contains only a id autoincrement. The aims is to have a label with more clicable in order to display the rest of label. PHP Code:
In the event onshow i echo PHP Code:
The div id is different from the label outside the dbrepeater and the label inside. For the label outside the scrip, you can find also in the attachement, work very well. The script was toke from HTML.it in the javascript section. For the label in the dbrepeater it work only for the first row. Did somebody can help to find what is wrong ? In advance : many many thank's. ![]() PS: the unit attached do not have the Database component, you mast in order to test, add one.
__________________
La guerre est un massacre entre gens qui ne se connaissent pas, et qu'il profite à des gens qui se connaissent mais qui ne se massacrent pas Paul Valery
|
| Sponsored Links |
|
|
|
||||
|
I would guess that you are not identifying all of the labels. Something like Get a row value form dbrepeater
|