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
Transparent PNG?

 
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
booka



Joined: 06 Oct 2005
Posts: 325
Location: Zagreb

PostPosted: 16.10.2007 20:43    Post subject: Transparent PNG? Add user to your forum ignore list Reply with quote

Ne znam dal ovo pitanje spada pod ovaj podforum, sori ak je krivo. Embarassed

Uglavnom možda je i glupo pitanje, ali jel vi koristite prozirne .png fajle na stranicama, jel to po nekom standardu ispravno?

Znam da se u IE6 ne prikazuje, ne znam za IE7 i ostale browsere, pa sam sad u dilemi da li da koristim prozirni .png ili ne?

Što vi kažete?

Hvala
Back to top
View user's profile Send private message Send e-mail MSN Messenger
Moebius



Joined: 26 Jan 2004
Posts: 245
Location: zagreb

PostPosted: 16.10.2007 21:30    Post subject: Add user to your forum ignore list Reply with quote

IE6 to ne razumije dobro, ako ti treba png zbog trasnsparencije napravi 2 css-a, jedan sa png varijantom, drugi (npr. ie6.css) sa gif ili jpeg varijantom. Naravno, gif/jpeg varijantu trebas u tom slucaju napraviti tako da ti bude vizualno zadovoljavajuca zamjena za ono sto si htio postici png-om.

Znaci nesto tipa ovog:
Code:
  <link href="style.css" type="text/css" rel="stylesheet" />
  <!--[if IE 6]>
  <link href="ie6.css" type="text/css" rel="stylesheet" />
  <![endif]-->
Back to top
View user's profile Send private message Visit poster's website
booka



Joined: 06 Oct 2005
Posts: 325
Location: Zagreb

PostPosted: 17.10.2007 18:11    Post subject: Add user to your forum ignore list Reply with quote

Jel točno ovak trebam kopirat kod ili si ti to otprilike stavio? Mislim jel IF ide točno ovako?
Code:
<!--[if IE 6]>

Hvala
Back to top
View user's profile Send private message Send e-mail MSN Messenger
Moebius



Joined: 26 Jan 2004
Posts: 245
Location: zagreb

PostPosted: 17.10.2007 22:15    Post subject: Add user to your forum ignore list Reply with quote

Quote:
Jel točno ovak trebam kopirat kod ili si ti to otprilike stavio?

Da, to je točna sintaksa (koju razumije samo IE, ali u tome je catch).
Back to top
View user's profile Send private message Visit poster's website
libero



Joined: 04 Oct 2007
Posts: 115

PostPosted: 17.10.2007 23:02    Post subject: Add user to your forum ignore list Reply with quote

možeš koristit i js kako bi se alfa transparency u ie6 pravilno prikazala

_________________
informer.hr
Back to top
View user's profile Send private message Send e-mail Visit poster's website
suncek



Joined: 18 Feb 2005
Posts: 614
Location: Zgb

PostPosted: 18.10.2007 13:34    Post subject: Add user to your forum ignore list Reply with quote

imas tu jednu varijantu rjesenja

http://homepage.ntlworld.com/bobosola/

i tu

http://blogs.msdn.com/ie/archive/2005/04/26/412263.aspx

_________________
----->
studio-propaganda.com
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
dbomez



Joined: 19 Oct 2007
Posts: 163
Location: Pula

PostPosted: 19.10.2007 11:27    Post subject: Add user to your forum ignore list Reply with quote

Samo bi nadodao jos dva dobra i korisna texta u vezi te teme.


http://www.digital-web.com/articles/web_standards_creativity_png/

http://www.alistapart.com/stories/pngopacity/
Back to top
View user's profile Send private message
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