The problem in functions.html appears to be that some of the examples have rather long lines.
As the examples are embedded in <pre> tags, this causes the lines to occupy a fixed (large) width. The Velocity macro definitions have a lot of spaces in them; this might also be causing the <pre> sections to be wider than intended. component_reference.html does have some quite wide images. I'd like to see this fixed as well ... just got to find some tuits! S. ----- Original Message ----- From: "Michael Stover" <[EMAIL PROTECTED]> To: "JMeter Users List" <[EMAIL PROTECTED]> Sent: Wednesday, May 12, 2004 9:46 PM Subject: RE: SQL Query Parameters > > > > > Also - here's a nitpick that reduces usability. > > The doc seems to have hard line returns such that > > when I resize the browser width the text does NOT > > reflow. The JMeter doc. window has to be kept > > really wide. Is that intentional? > > It's not. I thought it was due to some of the large images. But, I > look at the functions page and the page is much wider than the largest > image. A quick glance through the html gave me no indication for why > the page is so wide. > > -- > Michael Stover <[EMAIL PROTECTED]> > Apache Software Foundation > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

