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
PNG transparencija i IE 6.0

 
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
zvone



Joined: 09 Sep 2003
Posts: 160
Location: Zg

PostPosted: 23.02.2007 20:22    Post subject: PNG transparencija i IE 6.0 Add user to your forum ignore list Reply with quote

Pozdrav

Evo počeo sam malo raditi s transparentnim PNG-ovima no vjerovatno znate da IE 6.0 ne podržava tu mogućnost. Našao sam par rješenja kako srediti da se png-ovi dobro vide i u IE 6, ali niti jedno me nije zadovoljilo.

Pa ako mi netko može pomoći kako da napravim da se png-ovi kao slike i kao pozadinske slike dobro vide u IE-u.

Hvala

_________________
Odin's descendant
Back to top
View user's profile Send private message
retro_one



Joined: 16 Sep 2003
Posts: 880
Location: DUBRAVA.

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

http://bjorkoy.com/post/show/8

_________________
Just your average eccentric programmer.
Back to top
View user's profile Send private message
nox



Joined: 11 Oct 2005
Posts: 2

PostPosted: 24.02.2007 10:37    Post subject: Add user to your forum ignore list Reply with quote

ovo radi super, jedino ćeš imat problem ako ti se pozadina ponavlja.

Onda stavi npr:

#neki-id {
background: url(pozadina.png) top left repeat-y;
}

*html #neki-id {
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='pozadina.png');
}
Back to top
View user's profile Send private message
suncek



Joined: 18 Feb 2005
Posts: 614
Location: Zgb

PostPosted: 24.02.2007 12:08    Post subject: Add user to your forum ignore list Reply with quote

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

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



Joined: 18 Jan 2006
Posts: 668
Location: Split

PostPosted: 24.02.2007 17:44    Post subject: Add user to your forum ignore list Reply with quote

Ja sam upotrebio neku js na splash stranici www.ruzmarin.hr.. svi image-i su png-ovi

_________________
www.myspace.com/kadet
Back to top
View user's profile Send private message 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 -> 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