1 Reply Latest reply on Apr 28, 2011 11:59 AM by martind1111

    Streaming text using a4j:mediaOutput

    martind1111

      I would like to stream text in one of my page. I found the a4j:mediaOutput component and it seems to provide me the functionality I want, but when I render text using this component, it is embedded in a small rectangular box (approximately 250 pixel wide by 150 pixel height) with scrollbars. Ideally, I would like to resize this box to take the full page width and bigger height, but I don't know how to do this. If I can't resize the box, is there another technique I can use to stream text using an OutputStream? I am using the "object" element type. I tried to use the coords property, but it didn't change anything. I am using RichFaces 4.0.0.Final.

       

      Martin