> From: Leo Simons [mailto:[EMAIL PROTECTED]] > > On Fri, 2002-07-12 at 16:48, Berin Loritsch wrote: > > I wrote a little javascript to do just that based on the URL, > but for some reason it doesn't make it into the final pages. > Some XSLT stuff I can't figure out. > > Of course it'd be better if cocoon would generate it...
If it is in a separate file (even better), all we have to do is add the tag line: <script language="javascript" src="breadcrumb.js"/> or whatever the construct is. The display would be <script>breadcrumb()</script> If you have something that almost works, let me know. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
