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 & iframe

 
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
gloin



Joined: 30 Apr 2006
Posts: 27
Location: Varaždin

PostPosted: 04.10.2006 13:59    Post subject: scrollbar & iframe Add user to your forum ignore list Reply with quote

Lijep pozdrav svima.

Problem je sljedeći. Radim site koji mora imati iframe.
Da bi dobro izgledalo moram promjeniti izgled scrollbara.
To je sve u redu ali ne radi u Firefoxu.
Znam da Firefox to ne podržava (nije css standard), ali da li možda netko zna na koji način se to može srediti.
Da li se može ukloniti scrollbar u ifram-u da se uopće ne vidi, ali da je moguće skrolati stranicu.
Naravno da radi u Firefoxu
Back to top
View user's profile Send private message Visit poster's website Twitter profile
Sulien



Joined: 04 Jan 2004
Posts: 2905
Location: Zagreb

PostPosted: 04.10.2006 15:24    Post subject: Add user to your forum ignore list Reply with quote

iz priča mislim da ima hack kako sakriti scollbar u svim browserima... nakon toga možeš napraviti skrolanje javascriptom

naravno ne podržavam te u tome i neću ti tražiti linkove... dovoljno se već raspravljalo na mi3 (čitaj: search)
Back to top
View user's profile Send private message Send e-mail Visit poster's website
retro_one



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

PostPosted: 04.10.2006 16:51    Post subject: Add user to your forum ignore list Reply with quote

Sulien wrote:
iz priča mislim da ima hack kako sakriti scollbar u svim browserima... nakon toga možeš napraviti skrolanje javascriptom

naravno ne podržavam te u tome i neću ti tražiti linkove... dovoljno se već raspravljalo na mi3 (čitaj: search)


hack? kaj nije dosta staviti overflow: hidden Confused

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



Joined: 30 Apr 2006
Posts: 27
Location: Varaždin

PostPosted: 04.10.2006 17:53    Post subject: Add user to your forum ignore list Reply with quote

Stvar je u tome da sam napravio sa javascriptom i to radi. (ali ne radi ako želim skrolati pomoču miša (mousewheel)
Probao sam i overflow: hidden ali ne funkcionira u firefoxu, a u IE ne mogu skrolati pomoču miša.
Back to top
View user's profile Send private message Visit poster's website Twitter profile
retro_one



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

PostPosted: 05.10.2006 00:08    Post subject: Add user to your forum ignore list Reply with quote

gloin wrote:
Stvar je u tome da sam napravio sa javascriptom i to radi. (ali ne radi ako želim skrolati pomoču miša (mousewheel)
Probao sam i overflow: hidden ali ne funkcionira u firefoxu, a u IE ne mogu skrolati pomoču miša.


ovo ti ide off the record..da ne bi ispalo da podrzavam non - accessible webove Cool

nije rijesenje...ali bi te moglo uputiti kako da rijesis problem mousewheela
http://adomas.org/javascript-mouse-wheel/

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



Joined: 10 Jul 2004
Posts: 49

PostPosted: 06.10.2006 22:14    Post subject: Re: scrollbar & iframe Add user to your forum ignore list Reply with quote

gloin wrote:

Problem je sljedeći. Radim site koji mora imati iframe.


morgan freeman je u jednom filmu rekao "all i have to do is stay black and die"

car !! Laughing

_________________
pass the joint ...
Back to top
View user's profile Send private message Visit poster's website
dabac



Joined: 30 May 2006
Posts: 57

PostPosted: 12.10.2006 14:45    Post subject: Add user to your forum ignore list Reply with quote

Imam rjesenje koje trazis, minimalno javascripta (cak ni nije potreban jer on samo poravnava ostale elemente na stranici), samo nije zgodno da o njemu pricam jer je container za iframe tablica a ne div... Embarassed

EDIT: Sorry, krivo sam zapamtio, sad sam provjerio - ne moze bez javascripta
Back to top
View user's profile Send private message
Sulien



Joined: 04 Jan 2004
Posts: 2905
Location: Zagreb

PostPosted: 12.10.2006 15:59    Post subject: Add user to your forum ignore list Reply with quote

retro_one wrote:
hack? kaj nije dosta staviti overflow: hidden Confused

a je, zapravo... ne znam o čemu sam ja više razmišljao Confused
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: 12.10.2006 17:26    Post subject: Add user to your forum ignore list Reply with quote

retro_one wrote:
ovo ti ide off the record..da ne bi ispalo da podrzavam non - accessible webove Cool

nije rijesenje...ali bi te moglo uputiti kako da rijesis problem mousewheela
http://adomas.org/javascript-mouse-wheel/


kradeš mi sa deliciousa! Smile neeee

evo ti non-accessible - oh yeah Cool eat your pants, Gloin

isključi Javu ako se usudiš! Very Happy
Back to top
View user's profile Send private message Send e-mail Visit poster's website
gloin



Joined: 30 Apr 2006
Posts: 27
Location: Varaždin

PostPosted: 12.10.2006 17:35    Post subject: Add user to your forum ignore list Reply with quote

Problem riješen

Zahvaljujem
Laughing
Back to top
View user's profile Send private message Visit poster's website Twitter profile
Sulien



Joined: 04 Jan 2004
Posts: 2905
Location: Zagreb

PostPosted: 12.10.2006 23:08    Post subject: Add user to your forum ignore list Reply with quote

zauzvrat, ako uspiješ maknuti border sa iframe-a, javi kako Confused
CSS-om nije išlo
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Eric



Joined: 27 Jun 2005
Posts: 248
Location: Rijeka on rails

PostPosted: 12.10.2006 23:15    Post subject: Add user to your forum ignore list Reply with quote

Bome ja kad editiram tvoj css i dodam border:none; u iframe mi se ne pokaze border (firefox)

_________________
I WRITE BEAUTIFULL CODE, NO MORE, NO LESS.
http://del.icio.us/jardas
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: 13.10.2006 00:21    Post subject: Add user to your forum ignore list Reply with quote

vidiš, sad i meni radi u IE... weird
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