[Seaside] WATrail and breadcrumbs

Roger Whitney whitney at cs.sdsu.edu
Thu Jan 24 17:00:10 UTC 2008


Is anyone using WATrail for breadcrumbs (Home > Books > Seaside on  
Rails) on call-answer sequences? If not how are people implementing  
breadcrumbs in Seaside, or don't Seaside apps need breadcrumbs?

The style used by WATrail to display the breadcrumb is non-standard.  
It uses CSS to format li elements to look like breadcrumbs. however  
it uses li.first:before in the CSS, which is not supported by all  
browsers, so one gets some leading characters that should not be  
visible. This seems to indicate that people don't use it. So how do  
people implement breadcrumbs in Seaside?



----
Roger Whitney              Department of Computer Science
whitney at cs.sdsu.edu        San Diego State University
http://www.eli.sdsu.edu/   San Diego, CA 92182-7720




More information about the seaside mailing list