Geoffrey Hoffman on 25/01/08 14:40, wrote:
> I'm trying to think of a case when you'd want to render a numbered menu in
> this fashion. From a usability standpoint it seems rather confusing.
Oh! Well, I figured it might, but hoped it wouldn't.
I appreciate your scripting example (although I'd do
On Jan 25, 2008, at 10:13 AM, Chris Broadfoot wrote:
>> Is there any way to change the flow in the browser to vertical,
>> like for
>> instance with Chinese text? Or am I dreaming?
>>
>
> Nope! Not until CSS3.
For CJK text, yes. But only if you are running Internet Explorer 5+.
For Roman text,
I'm trying to think of a case when you'd want to render a numbered menu in
this fashion. From a usability standpoint it seems rather confusing.
At any rate, if you made a nested repeat loop in your server side scripting
language to figure out how many rows & columns you need, you can easily
achiev
Adam Hardy wrote:
> 1 4 7
> 2 5 8
> 3 6 9
>
> I read the article "Do You Want To Do That With CSS? - Multiple Column Lists"
> [1] by Holly Bergevin and John Gallant online about how to display lists
> across
> multiple columns and make the item order follow the columns rather than flow
> along
david on 25/01/08 08:57, wrote:
> Adam Hardy wrote:
>> 1 4 7
>> 2 5 8
>> 3 6 9
>>
>> I read the article "Do You Want To Do That With CSS? - Multiple Column
>> Lists"
>> [1] by Holly Bergevin and John Gallant online about how to display lists
>> across
>> multiple columns and make the item order
Jim Davis on 25/01/08 02:08, wrote:
> Is there any way to change the flow in the browser to vertical, like
> for
> instance with Chinese text? Or am I dreaming?
>
>
>
> Here is a link to information about a JavaScript / CSS3 implementation
> of what you are interested in.
> http://w
Adam Hardy wrote:
> 1 4 7
> 2 5 8
> 3 6 9
>
> I read the article "Do You Want To Do That With CSS? - Multiple Column Lists"
> [1] by Holly Bergevin and John Gallant online about how to display lists
> across
> multiple columns and make the item order follow the columns rather than flow
> along
>
> Is there any way to change the flow in the browser to vertical, like for
> instance with Chinese text? Or am I dreaming?
>
>
>
Here is a link to information about a JavaScript / CSS3 implementation of
what you are interested in.
http://www.csscripting.com/wiki/index.php?title=Main_Page
Unfortu