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
CSS 3 Opacity

 
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
Codemaster



Joined: 11 Jul 2006
Posts: 189
Location: Metkovic

PostPosted: 10.09.2006 20:08    Post subject: CSS 3 Opacity Add user to your forum ignore list Reply with quote

Tablica je definirana sa alfa opacityem na 50% da bi se vidjela pozadina ispod same tablice. Kad se u tablicu unosi sadrzaj sami sadrzaj takoder poprima opacity.

Pokusao sam ugnjezditi tablicu unutar tablice sa opacityem koju sam definirao cssom te joj skinuo opacity, ali se nista nije promijenilo.

koji je nacin da sadrzaj koji se npr u tu tablicu ucitava pomocu iframea ne poprimi opacity te tablice

_________________
Let's play!
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Shuba



Joined: 04 May 2004
Posts: 472
Location: Rijeka

PostPosted: 10.09.2006 20:16    Post subject: Add user to your forum ignore list Reply with quote

ne znam odgovor na tvoje pitanje al sam vidio da su ti stranicu hacknuli turski hackeri Evil or Very Mad
Da nisi na fiuhostu možda? Zanima me jer su tamo haračili prije par dana. Uglavnom, serveri su im u americi negdje.

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



Joined: 11 Jul 2006
Posts: 189
Location: Metkovic

PostPosted: 10.09.2006 20:33    Post subject: Add user to your forum ignore list Reply with quote

kakav hacking

Last edited by Codemaster on 10.09.2006 20:47; edited 1 time in total

_________________
Let's play!
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Shuba



Joined: 04 May 2004
Posts: 472
Location: Rijeka

PostPosted: 10.09.2006 20:35    Post subject: Add user to your forum ignore list Reply with quote

http://ssmetkovic.hr

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



Joined: 11 Jul 2006
Posts: 189
Location: Metkovic

PostPosted: 10.09.2006 20:46    Post subject: Add user to your forum ignore list Reply with quote

sorry nisam vidio ovo

btw ovo nije moja stranica

_________________
Let's play!
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
ON AIR
Guest





PostPosted: 10.09.2006 23:01    Post subject: Reply with quote

eh sada iz turske vraćamo se pitanju tvome, ja ti predlažem da umjesto tablica korsitiš divove, i onda je to gotov posao ..
Back to top
:cosmos:



Joined: 12 Sep 2003
Posts: 2098
Location: México

PostPosted: 11.09.2006 00:14    Post subject: Add user to your forum ignore list Reply with quote

ON AIR wrote:
eh sada iz turske vraćamo se pitanju tvome, ja ti predlažem da umjesto tablica korsitiš divove, i onda je to gotov posao ..


i sto ce mu to pomoci?

nisam isprobavao, probaj mu dati opacity na 1.0, iako sumljam da ce to upaliti. cesto koristim to, ali se nisam zamarao trazenjem toga, jer je prozirnost bila vrlo mala.

ali bi volio zanti rjesenje.
c
Back to top
View user's profile Send private message Send e-mail Visit poster's website Twitter profile
pixelpusher



Joined: 12 Feb 2004
Posts: 123
Location: Rijeka

PostPosted: 11.09.2006 09:19    Post subject: Re: CSS 3 Opacity Add user to your forum ignore list Reply with quote

Codemaster wrote:
koji je nacin da sadrzaj koji se npr u tu tablicu ucitava pomocu iframea ne poprimi opacity te tablice

Radije koristi transparentni png kao background image za container.
Code:

html>body #main{background:url(../images/main_back.png) repeat;}
* html #main{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/main_back.png', sizingMethod='scale');}

_________________
a di da idem kad nemam di ić?
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Sulien



Joined: 04 Jan 2004
Posts: 2905
Location: Zagreb

PostPosted: 11.09.2006 20:22    Post subject: Add user to your forum ignore list Reply with quote

ako će u tom containeru imati tekst koji će se trebati moći selektirati ili ako će možda imati linkove (ili bilo što klikabilno) onda treba izbjegavat transparenti PNG hack za IE pošto on nešto ružno napravi sa time kako taj element dalje reagira na miš
Back to top
View user's profile Send private message Send e-mail Visit poster's website
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