[xsl] dropdown box - style !! urgent

Subject: [xsl] dropdown box - style !! urgent
From: Dan Diebolt <dandiebolt@xxxxxxxxx>
Date: Sat, 28 Apr 2001 00:34:23 -0700 (PDT)
>Here for setting the width for the combo box normally I should give
>"style=width:<MaximumLength>". But how will I make an xsl attribute
>"style=width:"
>and how will I assign this length to the above attribute ??

It is dificult to understand what you are asking without parsing
out a lot of non-essential detail. However, I am guessing you
need an attribute value template (AVT) to place MaximumLength
into an attribute you are forming as a literal:

<something  attribute="{MaximumLength}"/>

Please try and frame your question so we don't have to parse a
bunch of clutter.

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread