very nice, now one thing I would add is a separator in the breadcrumb between the categories like a / or something that way to can distinguish the categories apart if the category name has a space in it.
On Sat, Jun 11, 2011 at 8:26 AM, Fli7e <[email protected]> wrote: > Here we go ... Updated with seperate links in the breadcrumbline > > http://jsfiddle.net/Fli7e/CUbGg/2/ > > Hope you like it Steve :-) > > On 11 Jun., 08:21, "Steve Onnis" <[email protected]> wrote: > > You could always just add the event to the div and style it it > > cursor:pointer > > > > > > > > > > > > > > > > -----Original Message----- > > From: Fli7e [mailto:[email protected]] > > Sent: Saturday, 11 June 2011 3:31 PM > > To: MooTools Users > > Subject: [Moo] Re: Drilldown-Navigation > > > > with breaking i ment the actual used styles and tags. the > > breadcrumbline is a normal <a> and i would be in need of using a <div> > > and insert a couple of <a> childs. as said, it is on the todo and i > > think it will be in the code soon > > > > On 11 Jun., 02:37, "Steve Onnis" <[email protected]> wrote: > > > How would it break the markup? You are injecting the text there, just > > inject > > > it with a link around it > > > > > -----Original Message----- > > > From: Fli7e [mailto:[email protected]] > > > Sent: Saturday, 11 June 2011 5:56 AM > > > To: MooTools Users > > > Subject: [Moo] Re: Drilldown-Navigation > > > > > i had that idea myself but dropped it because it would break the > > > actual markup .. but i think it is worth to rethink - putting it on > > > the to-do list. > > > > > On 10 Jun., 18:05, "Steve Onnis" <[email protected]> wrote: > > > > The bread crumb should be clickable to click back to a spot in the > menu > > > > without having to keep clicking back>back>back to get to it though > > > > > > -----Original Message----- > > > > From: Piotr Zalewa [mailto:[email protected]] > > > > Sent: Saturday, 11 June 2011 12:14 AM > > > > To: [email protected] > > > > Subject: Re: [Moo] Drilldown-Navigation > > > > > > Nice, > > > > > > IMO it's a good model for navigation on mobiles. > > > > > > zalun > > > > > > On 06/10/11 14:33, Fli7e wrote: > > > > > Hi, > > > > > > > i know i did not invent something new but hey :-) > > > > > > > Way back deviantart.com had a super great navigation and i always > > > > > loved it. > > > > > > > For months i had the idea to convert the mechanics to mootools but > > > > > just before i had the time to do, someone else published a > deviantart > > > > > like menu to the forge. > > > > > > > So, i release my version just as a fiddle > > > > > > > http://jsfiddle.net/Fli7e/CUbGg/ > > > > > > > and would like you to have a look and maybe teach me how to perform > > > > > better. I basicly like what i came up with but i bet its far from > > > > > beeing optimized. > > > > > > > Any ideas - even those 2cent ones - are welcome > > > > > > > Cheers >
