Hi Pierre-Henri , That's an interesting idea. I haven't seen it used before but there is rarely anything new under the sun ;)
I agree about the removal of the href for the current page. Simpler wording like "Current page: " may be better, but that is nitpicking. <li><strong><a id="birds01"><span class="offleft">Current page: </span> Australian Pelican </a></strong></li> Like anything, always worth testing with real users to see if it is beneficial/confusing etc. Thanks Russ on 28/10/06 8:48 AM, Pierre-Henri Lavigne at wrote: > Howdy WSG, > > After reading Mr Weakley http://www.usability.com.au/resources/ozewai2005/, I > was wondering for one of my work if this could be a true way to dynamic add > the following modification for example : > > Original Reference : > http://www.usability.com.au/resources/ozewai2005/sample/index.htm > > <h2 class="structurelabel"> > Site navigation > </h2> > <ul id="sitenav"> > <li><a href="index.htm">Home</a></li> > <li><a href="water.htm">Water birds</a></li> > <li><a href="land.htm">Land birds</a></li> > <li><a href="urban.htm">Urban birds</a></li> > > </ul> > <h2 class="structurelabel"> > Water birds navigation > </h2> > <ol id="secondarynav"> > <li><strong><a id="birds01">Australian Pelican <span > class="offleft">Here you are</span></a></strong></li> > <li><a href="birds02.htm">Black Swan</a></li> > <li><a href="birds03.htm">Little Pied Cormorant</a></li> > <li><a href="birds04.htm">Purple Swamphen</a></li> > <li><a href="birds05.htm">Musk Duck</a></li> > </ul> > > If this is true, I suppose I'm not creating a new method. Can anyone link me a > reference please ? > > Cheers, > > _________________________________________________ > > > Pierre-Henri Lavigne > Cell Phone: +33618753267 > http://www.getphuture.com > > Some exist through what they do... > We exist through what we are > > ******************************************************************* > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > Help: [EMAIL PROTECTED] > ******************************************************************* Thanks Russ ----------------------------------------------- Russ Weakley Max Design Phone: (02) 9410 2521 Mobile: 0403 433 980 Email: [EMAIL PROTECTED] Website: http://www.maxdesign.com.au/ Linkedin: http://www.linkedin.com/in/russweakley Flickr: http://www.flickr.com/photos/russweakley/ Sams Teach Yourself CSS in 10 Minutes: http://www.maxdesign.com.au/book/ ----------------------------------------------- ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
