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
vlada.hr
Goto page Previous  1, 2
 
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 -> Web stranice
View previous topic :: View next topic  
Author Message
zytzagoo
mi3.crew


Joined: 25 Aug 2003
Posts: 1842
Location: Zagreb, Hrvatska

PostPosted: 24.04.2007 01:37    Post subject: Add user to your forum ignore list Reply with quote

keye wrote:
usput, bas me zanima kakva je regulacija sa institucionalnim sajtovima u hr, moraju li biti i accessible ili nema zakona o tome?

mislim da jos nije doneseno nista sluzbeno...

_________________
[+]I[+]am[+]my[+]own[+]religion[+]
Back to top
View user's profile Send private message Visit poster's website Twitter profile
maratz
mi3.crew


Joined: 24 Nov 2003
Posts: 1207
Location: ZAG

PostPosted: 24.04.2007 10:27    Post subject: Add user to your forum ignore list Reply with quote

Tip za http://www.vlada.hr/hr/content/advancedsearch
... umjesto:
Code:
<input checked="checked" value="1" name="index" class="radiobutton" type="radio" />
<label> Vlada RH</label>

bolje je ovo
Code:
<label><input checked="checked" value="1" name="index" class="radiobutton" type="radio" /> Vlada RH</label>

jer omogućava čekiranje radio/checkboxa klikom na tekst koji ga opisuje (osim u Safariju, jer nema riješen taj feature). klik na tekst "Vlada HR" uključuje/isključuje pripadajući radio.

Inače se za istu funkcionalnost može elementu u formi dodati i atribut id, a u pripadajući label atribut for, pa onda to izgleda ovako:
Code:
<input checked="checked" value="1" name="index" id="index" class="radiobutton" type="radio" />
<label for="index">Vlada RH</label>

_________________
STOP HITTING YOURSELF! | NETIQUETTE | TYPETESTER | Hypertext rulez™ | CREATIVE NIGHTS | ACCOMMODATIONS
Back to top
View user's profile Send private message Visit poster's website Twitter profile
jediknight



Joined: 23 Nov 2004
Posts: 30
Location: Zagreb

PostPosted: 24.04.2007 14:11    Post subject: Add user to your forum ignore list Reply with quote

keye wrote:
svaka cast! Very Happy

usput, bas me zanima kakva je regulacija sa institucionalnim sajtovima u hr, moraju li biti i accessible ili nema zakona o tome?


Nema zakona, EU ima preporuke da sajtovi moraju biti accessible pa se po tome ravnamo.

Upravo dodajemo na VRH taj segment (kontrasne boje, definiranje veličine slova itd).
Naravno, W3C validacija je preduvijet za to...

Hrvoje
Back to top
View user's profile Send private message Visit poster's website AIM Address
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 -> Web stranice All times are GMT + 1 Hour
Goto page Previous  1, 2
Page 2 of 2

 
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