![]() |
| Adobe Forums » Adobe Influences » Dynamic Html » Rollovers in a repeat region |
| Tags: |
![]() |
| LinkBack | Thread Tools | Display Modes |
|
|||
|
I built a repeating table to list details from a database. I then added two
javascript rollover buttons to empty cells, which are linked to "delete" and "edit" pages. It works fine when there is only a single record, but does not display the secondary image whenever there is more than one record listed. Any help or suggestions would be greatly appreciated! Roi |
|
|||
|
You would have to iterate a counter in the repeat region' code, and use that
iterated value as a suffix for the image names so that the rollover happens on the proper image. -- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources ================== "Roi Agneta" <webforumsuser@macromedia.com> wrote in message news:gbdmiv$shd$1@forums.macromedia.com... >I built a repeating table to list details from a database. I then added >two > javascript rollover buttons to empty cells, which are linked to "delete" > and > "edit" pages. It works fine when there is only a single record, but does > not > display the secondary image whenever there is more than one record listed. > Any help or suggestions would be greatly appreciated! > > Roi > |
![]() |
| Thread Tools | |
| Display Modes | |
|
|