Forums
This topic is locked
rollover image in repeat region
Posted 27 Oct 2003 02:27:19
1
has voted
27 Oct 2003 02:27:19 Dave Clarke posted:
HiIf i put a rollover image in a repeat region then the rollover doesn't happen, the first image remains displayed.
If it's not in the repeat region everything is fine.
Any ideas?
ASP|VBScript|IIS5.1|Access|WinXPPro & WinXPHome
Replies
Replied 29 Oct 2003 21:22:35
29 Oct 2003 21:22:35 Dave Clarke replied:
come on guys, someone must know the answer to this .. please
ASP|VBScript|IIS5.1|Access|WinXPPro & WinXPHome
ASP|VBScript|IIS5.1|Access|WinXPPro & WinXPHome
Replied 29 Oct 2003 21:47:57
29 Oct 2003 21:47:57 David Behan replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
come on guys, someone must know the answer to this .. please
ASP|VBScript|IIS5.1|Access|WinXPPro & WinXPHome
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Doesn't make sense. It should work. Well, what I would do would be to add the rollover into a place where it does work and test it. If it works, go into the code and copy from the <a href.... to the end of the </a> which has the image between it and paste it into the repeat region, manually via the code section.
Also, watch out for DW's habit of removing javascript when it doesn't think it needs it anymore. Maybe when you add the button in the repeat region, the javascript function is being added to the wrong part of the code, or not at all maybe. Run the page where it is not doing the rollover and check for the javascript error icon on the bottom left.
All else fails.... post the code and I'll have a look.
Cheeurs...
_________________________
WinXP : IIS 5.1 : StudioMX : ASP : VBScript
www.dynamic.ie
come on guys, someone must know the answer to this .. please
ASP|VBScript|IIS5.1|Access|WinXPPro & WinXPHome
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Doesn't make sense. It should work. Well, what I would do would be to add the rollover into a place where it does work and test it. If it works, go into the code and copy from the <a href.... to the end of the </a> which has the image between it and paste it into the repeat region, manually via the code section.
Also, watch out for DW's habit of removing javascript when it doesn't think it needs it anymore. Maybe when you add the button in the repeat region, the javascript function is being added to the wrong part of the code, or not at all maybe. Run the page where it is not doing the rollover and check for the javascript error icon on the bottom left.
All else fails.... post the code and I'll have a look.
Cheeurs...
_________________________
WinXP : IIS 5.1 : StudioMX : ASP : VBScript
www.dynamic.ie
Replied 30 Oct 2003 08:44:25
30 Oct 2003 08:44:25 Dave Clarke replied:
Thanks Beano
I'll try cutting the code from outside the repeat region and pasting it into it as you suggest.
Never heard of DW removing code it thinks you don't need, I have known it leave code in when I've deleted tho.
Anyway thank for the hints, I'll check em out.
Dave
ASP|VBScript|IIS5.1|Access|WinXPPro & WinXPHome
I'll try cutting the code from outside the repeat region and pasting it into it as you suggest.
Never heard of DW removing code it thinks you don't need, I have known it leave code in when I've deleted tho.
Anyway thank for the hints, I'll check em out.
Dave
ASP|VBScript|IIS5.1|Access|WinXPPro & WinXPHome