IntelliJ Java IDE
The moose likes JSF and the fly likes Page with marquee and image slide show Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Page with marquee and image slide show" Watch "Page with marquee and image slide show" New topic
Author

Page with marquee and image slide show

Suresh Khant
Ranch Hand

Joined: Feb 27, 2010
Posts: 100
Hi All,

I just want to create a page with multiple panels ,

one pannel for dispalying n number of messages (sperated by a tab) in a marquee . (messages are stored in database) , messages may differ in length and language(some of them are from right to left , and some of them are from left to right)

one pannel for displaying n number of images in a slide show (images are stored in a directory)


any hint to do that ?
Suresh Khant
Ranch Hand

Joined: Feb 27, 2010
Posts: 100
Any reply,,,,,,,,
 
 
subject: Page with marquee and image slide show
 
Threads others viewed
Struts-image display
Multiple Drop Down Boxes With same name
Problem with Jbutton and Jspinner
Scrolling Images in HTML page
Dynamic image creation
IntelliJ Java IDE