Hi all,
I'm not sure if I can explain my issue clearly, but I'll give it a go.
I have an ASP page with a list of events running horisontally across the page. These events consist of a date in text format, the title of the event and an image.
The events are listed inside DIV tags, and, as I said before, there are five of these across the page.
Below this list, there is an empty space, which is where I want to display the short description of each event. This DIV tag area is outside of the repeat region.
I want to be able to display the short description of event event listed in the page in this "detail" area below the events list when I MOUSEOVER the image.
Can anybody help with this? Have tried a number of DHTML tricks with javascript with varying levels of success, the problem with these attempts is that they are built around static text and not dynamic data. So when I try and work the code in, I invariably end up with a failed attempt.
Any assistance is appreciated
Cheers
Dean
-------------------------------------------------------------
"The most overlooked advantage of owning a computer is that if they foul up there's no law against whacking them around a bit."
I'm not sure if I can explain my issue clearly, but I'll give it a go.
I have an ASP page with a list of events running horisontally across the page. These events consist of a date in text format, the title of the event and an image.
The events are listed inside DIV tags, and, as I said before, there are five of these across the page.
Below this list, there is an empty space, which is where I want to display the short description of each event. This DIV tag area is outside of the repeat region.
I want to be able to display the short description of event event listed in the page in this "detail" area below the events list when I MOUSEOVER the image.
Can anybody help with this? Have tried a number of DHTML tricks with javascript with varying levels of success, the problem with these attempts is that they are built around static text and not dynamic data. So when I try and work the code in, I invariably end up with a failed attempt.
Any assistance is appreciated
Cheers
Dean
-------------------------------------------------------------
"The most overlooked advantage of owning a computer is that if they foul up there's no law against whacking them around a bit."