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
www.autohrvatska.hr

 
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
TYPE01



Joined: 12 Sep 2003
Posts: 1158

PostPosted: 09.11.2006 10:37    Post subject: www.autohrvatska.hr Add user to your forum ignore list Reply with quote

www.autohrvatska.hr je online. Site je zaživio, klijent je krenuo sa samostalnom administracijom i dodavanjem sadržaja (novosti). U tom segmentu će sigurno biti primjedbi no realno gledajući zadovoljni smo kako stvar trenutno funkcionira (ne razmišljamo o vlastitom CMS rješenju...zasad). Registririrali smo par kritičnih lokacija i manjih grešaka koje ćemo srediti. Postajte vaše primjedbe...i unaprijed hvala na "debuggingu" Smile
Back to top
View user's profile Send private message
Shuba



Joined: 04 May 2004
Posts: 472
Location: Rijeka

PostPosted: 09.11.2006 12:49    Post subject: Add user to your forum ignore list Reply with quote

meni se sviđa, pozadina me jedino bode u oči, na ostalo nemam primjedbi.

_________________
Prospekt.hr
Back to top
View user's profile Send private message Twitter profile
Lost Dog



Joined: 08 Nov 2006
Posts: 6
Location: Zagreb - Yakutsk

PostPosted: 09.11.2006 13:01    Post subject: Add user to your forum ignore list Reply with quote

mocno.. jedinio mi se ona strelica na sljedecoj stranici u bg cini suvisnom.
Back to top
View user's profile Send private message
les



Joined: 25 Oct 2004
Posts: 370

PostPosted: 09.11.2006 13:09    Post subject: Add user to your forum ignore list Reply with quote

Jako dobro odrađeno - sviđa mi se design, kod je korektan - volim vidjet kvalitetno napravljen posao! Smile
Back to top
View user's profile Send private message Send e-mail
niksy



Joined: 29 Sep 2003
Posts: 727

PostPosted: 09.11.2006 19:24    Post subject: Add user to your forum ignore list Reply with quote

Svidja mi se, lijepo, uredno, boje dobro pogodjene
Back to top
View user's profile Send private message Visit poster's website Twitter profile
stripe



Joined: 24 Jan 2004
Posts: 816

PostPosted: 09.11.2006 20:11    Post subject: Add user to your forum ignore list Reply with quote

sve fino korektno, samo mi bg malo jak
Back to top
View user's profile Send private message
GlobalArtist



Joined: 26 Oct 2005
Posts: 67

PostPosted: 09.11.2006 20:54    Post subject: Add user to your forum ignore list Reply with quote

Sviđa mi se, jako uredno, boje pašu, sve okay...bravo Wink
Back to top
View user's profile Send private message MSN Messenger
matthew



Joined: 14 Feb 2006
Posts: 67
Location: Virovitica

PostPosted: 09.11.2006 21:06    Post subject: Add user to your forum ignore list Reply with quote

stripe wrote:
sve fino korektno, samo mi bg malo jak


slažem se... malo manji kontrast tih točaka u bg-u vuk
Back to top
View user's profile Send private message Visit poster's website
strija



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

PostPosted: 09.11.2006 22:00    Post subject: Add user to your forum ignore list Reply with quote

stripe wrote:
sve fino korektno, samo mi bg malo jak

_________________
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
maratz
mi3.crew


Joined: 24 Nov 2003
Posts: 1207
Location: ZAG

PostPosted: 09.11.2006 22:32    Post subject: Add user to your forum ignore list Reply with quote

majstori...

kod klikanja po izborniku vozila kao na http://www.autohrvatska.hr/hr/ford/osobna/Fiesta/boje.aspx#centerColumn možda ne bi bilo loše anchorati na #centerColumn

markup je za trojku; ponajprije zbog idjeva koji nisu kontekstualni, nego prezentacijski i nepotrebnih otpadaka poput ovog:
Code:
<div class="clear"><img src="/images/dummy.gif" width="2" height="1" alt="" border="0" /></div>

ali su mi zato super sweet little JS funkcije tipa:
Code:
function top() {
  window.scrollTo(0, 0);
}

s druge strane:
Code:
<a href="javascript:top();">na vrh stranice</a>
bi se ispravnije pisalo:
Code:
<a href="#topNav" onclick="top(); return false;">na vrh stranice</a>
ili još bolje:
Code:
document.getElementById('to_top_link').onclick = function () {
    top();
    return false;
};
...
<a id="to_top_link" href="#topNav">na vrh stranice</a>


inače, as usual – gg!

_________________
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
Codemaster



Joined: 10 Jul 2006
Posts: 189
Location: Metkovic

PostPosted: 09.11.2006 22:55    Post subject: Add user to your forum ignore list Reply with quote

sve pet samo bg pic me malo j*be

btw. sam programirao ili neki gotov cms?

_________________
Let's play!
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
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
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