This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

dropdown box - style !! urgent


>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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]