Hi, What have you tried so far ? See what HTML this PHP code produces and use some Wicket repeater to implement it.
Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Mon, Jul 17, 2017 at 6:38 AM, ASHU_JAVA <[email protected]> wrote: > Hello All, > > I'm a beginner in Wickets and want to know how to implement an auto > scrolling banner in Wickets. > I've to create a banner in my Website to display 3 rows from the database. > The text of these 3 database rows should be displayed in a auto-scrolling > banner, something like this:- > > http://www.javafile.com/tickers/scroll.php > <http://www.javafile.com/tickers/scroll.php> > > The scrolling time should be configurable. > > Can anyone please guide me how to achieve this in Apache Wicket? > > Thanks in advance. > > > > -- > View this message in context: http://apache-wicket.1842946. > n4.nabble.com/Message-Scroll-Banner-in-Wickets-tp4678245.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
