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 - select & copy txt

 
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
identity



Joined: 08 Mar 2004
Posts: 16
Location: Zagreb

PostPosted: 15.12.2004 01:46    Post subject: CSS - select & copy txt Add user to your forum ignore list Reply with quote

Hej..
opet ja sa novim problem. Na

http://www.identitet.hr/miro/

mozete naci skicu novog site-a koji radim i zapeo sam zapravo na totalnoj gluposti i neznam jel to bug do MSIE-a ili sam ja nest totalno krivo sprogramirao ili sto ..

u biti kada zelim selektirat i skopirat dio teksta u sredini (lorem ipsum) .. desi se ta glupost (samo u MSIE) da prilikom pokusaja selektiranja selektira se tekst koji ne zelim odnosno selektira se po pola stranice a ja zelim samo paragraf.

daj jel netko ima pojma o čemu je riječ bio bih mu zahvalan. ovo je moj prvi xhtml 1.0 transitional website i imam muke i muke.

hvala.
Back to top
View user's profile Send private message
budha



Joined: 02 Mar 2004
Posts: 1377
Location: Osijek

PostPosted: 15.12.2004 10:24    Post subject: Add user to your forum ignore list Reply with quote

za problem ne znam rjesenje, ali css ti nije validan...

umjesto onog linka koji imas dole za css validaciju, mozes staviti i ovaj:
Code:
http://jigsaw.w3.org/css-validator/check/referer
, pa ce ti se ponasati isto kao i ovaj za xhtml...

_________________
I hate to advocate drugs, alcohol, violence, or insanity to anyone, but they've always worked for me.
Back to top
View user's profile Send private message Visit poster's website
identity



Joined: 08 Mar 2004
Posts: 16
Location: Zagreb

PostPosted: 15.12.2004 22:43    Post subject: Add user to your forum ignore list Reply with quote

ma sredio sam to. bila je greska u HTML-u jednom znaku. Ali to ne rješava moj problem jer je css valid jednako kao i xhtml.
Back to top
View user's profile Send private message
maratz
mi3.crew


Joined: 24 Nov 2003
Posts: 1207
Location: ZAG

PostPosted: 16.12.2004 01:02    Post subject: Add user to your forum ignore list Reply with quote

identity wrote:
ma sredio sam to. bila je greska u HTML-u jednom znaku. Ali to ne rješava moj problem jer je css valid jednako kao i xhtml.

Da bi HTML bio ispravan, prebaci znak & u &

_________________
STOP HITTING YOURSELF! | NETIQUETTE | TYPETESTER | Hypertext rulez™ | CREATIVE NIGHTS | ACCOMMODATIONS
Back to top
View user's profile Send private message Visit poster's website Twitter profile
identity



Joined: 08 Mar 2004
Posts: 16
Location: Zagreb

PostPosted: 18.12.2004 01:07    Post subject: Add user to your forum ignore list Reply with quote

so nitko nema ideje oko mog problema? :trep:
Back to top
View user's profile Send private message
che.UP
mi3.crew


Joined: 07 Sep 2003
Posts: 2320
Location: zagreb

PostPosted: 18.12.2004 01:42    Post subject: Add user to your forum ignore list Reply with quote

ja mislim da je to do explorera... znam da iritira al mislim da ne mozes nesto pametno napravit oko toga posto nije problem u tvom kodu...

_________________
UP | TypeTester | Accommodations App
Meni u Firefox-u ne radi AJAX
Back to top
View user's profile Send private message Visit poster's website
zytzagoo
mi3.crew


Joined: 25 Aug 2003
Posts: 1842
Location: Zagreb, Hrvatska

PostPosted: 18.12.2004 14:27    Post subject: Add user to your forum ignore list Reply with quote

Da, definitivno je problem IE-a. I to zbog apsolutnog pozicioniranja elemenata.

Prvo rjesenje bi bilo da eventualno pokusas sve prebaciti u neko relativno pozicioniranje (iako to zahtjeva massive redizajn strukture vjerojatno), a drugi recimo da das hint posjetiocima da u IE-u mogu triple-clicknut na taj paragraf i selektirat ce se samo taj paragraf (a za cijeli tekst, klasicno ctrl+a) [plus naravno link na browsehappy.com ili neki drugi site da skinu pravi browser Smile, kad vec surfaju IE-om]

_________________
[+]I[+]am[+]my[+]own[+]religion[+]
Back to top
View user's profile Send private message Visit poster's website Twitter profile
zytzagoo
mi3.crew


Joined: 25 Aug 2003
Posts: 1842
Location: Zagreb, Hrvatska

PostPosted: 18.12.2004 14:38    Post subject: Add user to your forum ignore list Reply with quote

Jos jedno moguce rjesenje je da bacis IE u quirks mode tako da stavis xml prolog prije doctype-a, al ne znam koliko ce ti to utjecat na ostatak layouta:

Par linkova za dalje, mozda nadjes nesto jos bolje:
http://www.google.com/search?q=%22text+selection%22+css+ie+bug

http://archivist.incutio.com/viewlist/css-discuss/38590?highlight=text+selection+absolute
http://archivist.incutio.com/viewlist/css-discuss/18816?highlight=text+selection+absolute
http://archivist.incutio.com/viewlist/css-discuss/35439?highlight=text+selection+absolute

_________________
[+]I[+]am[+]my[+]own[+]religion[+]
Back to top
View user's profile Send private message Visit poster's website Twitter profile
identity



Joined: 08 Mar 2004
Posts: 16
Location: Zagreb

PostPosted: 18.12.2004 18:04    Post subject: Add user to your forum ignore list Reply with quote

joj necete vjerovat .. izmjenio sam sredisnji div container sa absolute na relative i RADIIII ... joj hvala vam ... Very Happy

do sad sam bio veliki pobornik MSIE-a (makar koristim maxthon, engine je od msie) - moja neka filozofija ... ali nekak mi firefox sve drazi i drazi i da DRAZI!
Back to top
View user's profile Send private message
maratz
mi3.crew


Joined: 24 Nov 2003
Posts: 1207
Location: ZAG

PostPosted: 18.12.2004 18:35    Post subject: Add user to your forum ignore list Reply with quote

identity wrote:
do sad sam bio veliki pobornik MSIE-a (makar koristim maxthon, engine je od msie) - moja neka filozofija ... ali nekak mi firefox sve drazi i drazi i da DRAZI!

nama CSS ljudima je to posebno drago Very Happy

_________________
STOP HITTING YOURSELF! | NETIQUETTE | TYPETESTER | Hypertext rulez™ | CREATIVE NIGHTS | ACCOMMODATIONS
Back to top
View user's profile Send private message Visit poster's website Twitter profile
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