Re: [xsl] html select with xml

Subject: Re: [xsl] html select with xml
From: "TP" <tpass001@xxxxxxxxxxx>
Date: Mon, 14 Oct 2002 15:47:32 -0500
I got the dhtml figured out.

http://javascript.internet.com/forms/dropdown-box-population.html - one of
the many sites with examples. I am concerned with the dynamic population of
data when the list in the first select changes how do I send the items
related to the row selected. The operation that I need to do is exactly like
the one that this site above shows.

Any tips??

Thanks.

TP
----- Original Message -----
From: "Mike Brown" <mike@xxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Monday, October 14, 2002 2:56 PM
Subject: Re: [xsl] html select with xml


> TP wrote:
> > I am trying to create an interface like they have on autos.com or
cars.com
> > where when u select the car type from a drop down, the car models show
up, u
> > select the car model and the car year shows up. and etc.
> >
> > I am trying to this with xml data and javascript and xsl and coming up a
> > blank. Does anyone know any example scripts out there. This is a snippet
of
> > my code. If someone can help me advance that wud be gr8 too.
>
> xsl-list is for XSLT or XSLFO questions and issues. You are asking for
DHTML
> help. Ask in a more appropriate forum. Or go to one of those sites and
view
> the HTML source.. see how they are doing it. *Then* you can worry about
the
> XSLT that generates it.
>
>    - Mike
>
____________________________________________________________________________
>   mike j. brown                   |  xml/xslt: http://skew.org/xml/
>   denver/boulder, colorado, usa   |  resume: http://skew.org/~mike/resume/
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>

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


Current Thread