Re: Combo box and event Onchange

Subject: Re: Combo box and event Onchange
From: Steve Tinney <stinney@xxxxxxxxxxxxx>
Date: Thu, 06 Apr 2000 11:12:25 -0400
> 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


Current Thread