Forum FAQForum FAQSearchSearch MemberlistMemberlist Forum ignore listForum ignore list RegisterRegister ProfileProfile Log in to check your private messagesLog in to check your private messages Log inLog in
Definition list kao navigacija

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Client-side
View previous topic :: View next topic  
Author Message
segen



Joined: 19 Dec 2006
Posts: 671
Location: ZG <-> ST

PostPosted: 12.05.2009 23:21    Post subject: Definition list kao navigacija Add user to your forum ignore list Reply with quote

Zanima me dali je ok i na koji način napraviti navigaciju koristeći DL.
Naime imam vertikalni nav koji ima poglavlja, nazovimo to tako, i svako poglavlje ima naslov i linkove unutar toga. Ukupno ima recimo 5 poglavlja. Nešto slično sam našao ovde http://www.cssplay.co.uk/menus/definition.html asmo ja bi imao 5 ovakvih.

Ideja mi je bila:

<dl>
<dt>Part One</dt>
<dd>
<ul>
<li></li>
<li></li>
<li></li>
<li></li>
</ul>
</dd>
</dl>

šta kažete?

_________________
NEW ∞folija∞ Follow me
Ovaj svijet je samo varka!
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger Twitter profile
mile



Joined: 10 Sep 2003
Posts: 1327
Location: Jeruzalem

PostPosted: 12.05.2009 23:44    Post subject: Re: Definition list kao navigacija Add user to your forum ignore list Reply with quote

segen wrote:
dali je ok

Ma Dali je odličan! Very Happy

Ovo mi se čini OK, ali mislim da je češća praksa korištenje 'nested' listi:

Code:
<ul>
    <li>Part One
        <ul>
            <li></li>
            <li></li>
            <li></li>
            <li></li>
        </ul>
    </li>
    <li>Part Two</li>
</ul>

_________________
mile.is
Back to top
View user's profile Send private message Visit poster's website
segen



Joined: 19 Dec 2006
Posts: 671
Location: ZG <-> ST

PostPosted: 12.05.2009 23:53    Post subject: Add user to your forum ignore list Reply with quote

E bravo bravo.

_________________
NEW ∞folija∞ Follow me
Ovaj svijet je samo varka!
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger Twitter profile
strija



Joined: 14 Sep 2003
Posts: 473
Location: Čakovec

PostPosted: 13.05.2009 09:29    Post subject: Add user to your forum ignore list Reply with quote

Mislim da je ipak pravilnije koristiti unordered list.
Definition list je lista definicija, znaci ima term i descriptione.

_________________
We can exist in ambiguity, but it means the deepest loneliness. | creolab.hr | thefarewellreason.com
Back to top
View user's profile Send private message Visit poster's website
red



Joined: 03 May 2004
Posts: 919
Location: Zabok

PostPosted: 13.05.2009 09:44    Post subject: Add user to your forum ignore list Reply with quote

strija wrote:
Mislim da je ipak pravilnije koristiti unordered list.
Definition list je lista definicija, znaci ima term i descriptione.


Slažem se. Glasam za UL ili OL, definition liste po meni nisu pravi izbor.

_________________
Get busy living, or get busy dying.
Back to top
View user's profile Send private message Visit poster's website Twitter profile
segen



Joined: 19 Dec 2006
Posts: 671
Location: ZG <-> ST

PostPosted: 13.05.2009 16:18    Post subject: Add user to your forum ignore list Reply with quote

Hvala svima, ul onda Wink

_________________
NEW ∞folija∞ Follow me
Ovaj svijet je samo varka!
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger Twitter profile
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Client-side All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group