Page 1 of 1
Can a marquee link to another page?
Posted: Thu Mar 28, 2019 10:41 pm
by alan_sh
I'd like to have a marquee (scrolling text) on a page such that if someone clicks on it, it take them to another page. Is this possible?
Alan
Re: Can a marquee link to another page?
Posted: Thu Mar 28, 2019 10:46 pm
by alan_sh
I think I've done it by creating a transparent rectangle on top. That works, but I can't now stop the scrolling ny hovering over the text.
Re: Can a marquee link to another page?
Posted: Fri Mar 29, 2019 7:13 am
by Pablo
You can add links to the text or add an onclick event to trigger a link.
Re: Can a marquee link to another page?
Posted: Fri Mar 29, 2019 12:01 pm
by alan_sh
Thanks (again)
Alan