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="">Home</a></li>
        <li><a href="">Water birds</a></li>
        <li><a href="">Land birds</a></li>
        <li><a href="">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="">Black Swan</a></li>
        <li><a href="">Little Pied Cormorant</a></li>
        <li><a href="">Purple Swamphen</a></li>
        <li><a href="">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]
*******************************************************************

Reply via email to