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]

Re: Combo box and event Onchange


> OK, my combo box is well done, but I can't retrieve the value of the id
> selected in the list
> When I dispay the value pass to my javascript function (with alert in
> javascrip), there is no value.

Is the value of @Id supposed to be a literal or a variable?  Someone
else suggested putting ' before and after the value of @Id.  If that
does not help, perhaps you are actually trying to output the value of
@Id while the current node is not the one with the @Id attribute?

 Steve


 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]