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
Scrollbar kod overflowa

 
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
indigo_child



Joined: 28 Jan 2007
Posts: 58
Location: Right here, right now!

PostPosted: 12.04.2007 15:03    Post subject: Scrollbar kod overflowa Add user to your forum ignore list Reply with quote

Imam Div tag gdje sam mu dodao u CSSu overflow:auto da mi se pokaze scrollbar. E sada volio bih napraviti da je taj skroll proziran tj da nema pozadinske boje nego da se vidi slika ispod njega. Jeli to moguce i kako?

hvala

_________________
Hello!
Back to top
View user's profile Send private message
sinisa.kusic



Joined: 26 Jul 2005
Posts: 728
Location: Rijeka

PostPosted: 12.04.2007 16:30    Post subject: Add user to your forum ignore list Reply with quote

hm.. ako misliš na direktno manipuliranje izgledom scrollbara, koliko sam upoznat nemožeš. ako misliš da sakriješ scrollbar, možeš. sa

css:
Code:

overflow: hidden;


.. mislim da postoji javascript riješenje... nešto tipa custom made scrollbar.. al' tu ti nemogu pomoći =) sorry

_________________
some are born awesome, some achieve awesomeness and some have awesomeness thrust upon them
Back to top
View user's profile Send private message Send e-mail MSN Messenger
indigo_child



Joined: 28 Jan 2007
Posts: 58
Location: Right here, right now!

PostPosted: 12.04.2007 17:15    Post subject: Add user to your forum ignore list Reply with quote

ima ove neke fora za CSS

scrollbar-face-color:#7F0102;

scrollbar-highlight-color:#7F0102;

scrollbar-3dlight-color:#FFFFFF;

scrollbar-darkshadow-color:#FFFFFF;

scrollbar-shadow-color:#7F0102;

scrollbar-arrow-color:#FFFFFF;

scrollbar-track-color:#FFFFFF;

i sa njima mogu editirat scrollbar boje i to samo ne mogu nikako dobiti pozadinu prozirnu dok slicna stvar sa IFRAMEom radi i prozirno je.

_________________
Hello!
Back to top
View user's profile Send private message
indigo_child



Joined: 28 Jan 2007
Posts: 58
Location: Right here, right now!

PostPosted: 12.04.2007 17:33    Post subject: Add user to your forum ignore list Reply with quote

konacno sam nasao
doda se tagu

filter:chroma(color=#FFFFFF);

i onda koju god element stavis u tu boju bude prozirna, barem je tako u IE7 moram jos naci za FF rjesenje.

_________________
Hello!
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