[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Recursion Examples

Subject: RE: Recursion Examples
From: "Jon Wynacht" <jwynacht@xxxxxxxxx>
Date: Tue, 1 May 2001 07:40:52 -0700
simple recursion examples
Dan/Listers,

I would envision a simple HTML to be as follows:

Root Module<br/>

&#160;&#160;&#160;Module1<input type="checkbox" name="ParentModuleID"
value="1"/><br/>

&#160;&#160;&#160;&#160;&#160;&#160;Module4<input type="checkbox"
name="ParentModuleID" value="4"/><br/>

&#160;&#160;&#160;&#160;&#160;&#160;Module5<input type="checkbox"
name="ParentModuleID" value="5"/><br/>

&#160;&#160;&#160;&#160;&#160;&#160;Module6<input type="checkbox"
name="ParentModuleID" value="6"/><br/>

&#160;&#160;&#160;Module2<input type="checkbox" name="ParentModuleID"
value="1"/><br/>

&#160;&#160;&#160;&#160;&#160;&#160;Module7<input type="checkbox"
name="ParentModuleID" value="4"/><br/>

&#160;&#160;&#160;&#160;&#160;&#160;Module8<input type="checkbox"
name="ParentModuleID" value="5"/><br/>

&#160;&#160;&#160;&#160;&#160;&#160;Module9<input type="checkbox"
name="ParentModuleID" value="6"/><br/>

A more complex one would use folder icons and images that mimicked tree
branches. That, I'm sure, could be expanded on from the code that creates
the above.

Possible?

Thanks,

Jon

-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Dan Diebolt
Sent: Tuesday, May 01, 2001 6:42 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE:  Recursion Examples


>I want to be able to display the results as a
>tree in html...for example:

root module
|--modulue1
|---module4
|---module5
|---module6
|--module2
|---module7
|---module8
|---module9

Post the html you would markup the above to get the desired
indention effect. There are several ways of getting indention
in html - all of which have some disadvantage. Do you really
want pipes and minus signs?

Regards,

Dan


__________________________________________________
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



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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.