Re: [WSG] alphabetic horizontal list problem

2005-07-22 Thread Paul Novitski
At 02:03 AM 7/22/2005, Stephanie wrote: I need to create an alphabetic horizontal list to link to content on a page - problem I am having is that I want to float the list right but when I do that the alphabetic list is ordered from Z - A instead of A - Z. Any clue as to how to solve this probl

Re: [WSG] alphabetic horizontal list problem

2005-07-22 Thread Gary Menzel
If the list is a based list you should be able to float the right.   If that is giving problems then you might need to wrap a around it and float the right.   The following code uses a bit of JS to make getting the list easier, but has a floated right (with appropriate "inline" style on the )

[WSG] alphabetic horizontal list problem

2005-07-22 Thread Stephanie
I need to create an alphabetic horizontal list to link to content on a page - problem I am having is that I want to float the list right but when I do that the alphabetic list is ordered from Z - A instead of A - Z.   Any clue as to how to solve this problem?   Stephanie Champion