| Author |
rollover image in a html placeholder
|
|
| Sparaflash 2004-03-26, 12:27 pm |
| Hi to All,
in would know if is possible to do a rollover image in a
html placeholder. what I need is that on mouseover image
it change and active a link. Is it possible?
I've allow html property in the placeholder and paste html
code edit by Dreamweaver....but it doesn't work....
Can you help me?
Thanks!!!!
| |
| Trevor Grant 2004-03-26, 12:27 pm |
| Hi
The rollovers should work. Whatever is outside the <body> tags get removed
when the placeholder contents are saved. Look at position of the javascripts
generated by DW and see if the scripts are between the <head> tags. What you
can do is to copy and paste the javascripts into the <head> sections of your
template file.
Hope this helps
Trevor
"Sparaflash" <anonymous@discussions.microsoft.com> wrote in message
news:1105601c41315$cba73370$a601280a@phx
.gbl...
> Hi to All,
> in would know if is possible to do a rollover image in a
> html placeholder. what I need is that on mouseover image
> it change and active a link. Is it possible?
>
> I've allow html property in the placeholder and paste html
> code edit by Dreamweaver....but it doesn't work....
>
> Can you help me?
>
> Thanks!!!!
| |
| Stefan [MSFT] 2004-03-26, 12:27 pm |
| To overcome the Javascript limitation you can also use this placeholder
control:
http://www.gotdotnet.com/Community/...e3-5009a962acea
Cheers,
Stefan.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Trevor Grant" <mn_ik@~nospamyahoo.com> wrote in message
news:#jjTxHzEEHA.628@TK2MSFTNGP10.phx.gbl...
> Hi
>
> The rollovers should work. Whatever is outside the <body> tags get removed
> when the placeholder contents are saved. Look at position of the
javascripts
> generated by DW and see if the scripts are between the <head> tags. What
you
> can do is to copy and paste the javascripts into the <head> sections of
your
> template file.
>
> Hope this helps
> Trevor
>
> "Sparaflash" <anonymous@discussions.microsoft.com> wrote in message
> news:1105601c41315$cba73370$a601280a@phx
.gbl...
>
>
| |
| Stefan [MSFT] 2004-03-26, 12:27 pm |
| Hi,
I have written such a placeholder control:
http://www.gotdotnet.com/Community/...77-4F7FFDFEFB1B
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Sparaflash" <anonymous@discussions.microsoft.com> wrote in message
news:1105601c41315$cba73370$a601280a@phx
.gbl...
> Hi to All,
> in would know if is possible to do a rollover image in a
> html placeholder. what I need is that on mouseover image
> it change and active a link. Is it possible?
>
> I've allow html property in the placeholder and paste html
> code edit by Dreamweaver....but it doesn't work....
>
> Can you help me?
>
> Thanks!!!!
|
|
|
|