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
a:hover img - problematican IE

 
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
nel`chee



Joined: 08 Jul 2004
Posts: 2087
Location: Rijeka

PostPosted: 13.12.2005 02:27    Post subject: a:hover img - problematican IE Add user to your forum ignore list Reply with quote

HTML:
Code:
<a href="#"><img class="sat prikaz" src="slike/satovi/DW-5600B-1AVER.jpg" alt="DW-5600B-1AVER" height="169" width="169" /></a>

CSS:
Code:
.detalji .sat {
   border: #eee 5px solid;
   background: #ccc;
   padding: 1px;
}
.detalji a:hover .sat {
   border: #ccc 1px solid;
   background: #eee;
   padding: 5px;
}


ima li netko ideju zasto se ovo događa?
pokusala sam ubacit position:relative koji ponekad izlijeci takva sranja ali nije reagirao.
btw zasto ovog smajlica jos nema na forumu? nepravda!

_________________
art & design portfoliofree Photoshop brushes stuffsketchblogfacebook
Back to top
View user's profile Send private message Visit poster's website Twitter profile
F4usT



Joined: 23 Sep 2004
Posts: 252
Location: Croatia / Čakovec

PostPosted: 13.12.2005 08:17    Post subject: Add user to your forum ignore list Reply with quote

ban IE!!
mrzim IE, tako ljepo napravim hover efekt (gotovo nad bilo čime) u ostalima radi ali u IE- ne!!!

da... mislim da IE ne kuži kad staviš border veći od 1px. vjerojatno zato. Confused

_________________
sig.jpg
Back to top
View user's profile Send private message MSN Messenger
myst



Joined: 08 Dec 2003
Posts: 7

PostPosted: 13.12.2005 09:09    Post subject: Add user to your forum ignore list Reply with quote

Probaj ovak:

http://www.cssdrive.com/index.php/examples/exampleitem/highlight_image_border/
Back to top
View user's profile Send private message
maratz
mi3.crew


Joined: 24 Nov 2003
Posts: 1207
Location: ZAG

PostPosted: 13.12.2005 09:30    Post subject: Add user to your forum ignore list Reply with quote

prvi put vidim...

Ovo:
Code:
.detalji .sat {
   border: #eee 5px solid;
   background: #ccc;
   padding: 1px;
}
.detalji a:hover .sat {
   border: #ccc 1px solid;
   background: #eee;
   padding: 5px;
}

u ovo:
Code:
.detalji .sat {
   border: 5px solid #eee;
   background: #ccc;
   padding: 1px;
}
.detalji a:hover .sat {
   border: 1px solid #ccc;
   background: #eee;
   padding: 5px;
}
za početak...

daj working example

_________________
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
nel`chee



Joined: 08 Jul 2004
Posts: 2087
Location: Rijeka

PostPosted: 13.12.2005 14:02    Post subject: Add user to your forum ignore list Reply with quote

evo: http://wip.inobscuro.com/test.html

probala sam ovo sto je myst predlozio, ne funkcionira bas. stavila sam i dio okruzenja, mozda nesto od toga smeta.

_________________
art & design portfoliofree Photoshop brushes stuffsketchblogfacebook
Back to top
View user's profile Send private message Visit poster's website Twitter profile
jojo



Joined: 27 Jan 2005
Posts: 1591
Location: insula aurea

PostPosted: 13.12.2005 14:21    Post subject: Add user to your forum ignore list Reply with quote

na skroz zanimljiv način poblesavi u svakom slučaju Cool

da mu nije kojim slučajem malo preusko u ovom .lijevom meniju

on je 180 px-a
ovo nutra ima padding sa svake strane 5 px = 10 px
+ border od 1 px sa svake strane = 2px
+ 169px
=181 px što je za 1 px preveliko

ako to tako funkcionira? još se ne razumijem baš najbolje s css-om Cool
jesi li probala malo smanjiti?

_________________
deviant / malomorgen / videoholik / cimer fraj
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
nel`chee



Joined: 08 Jul 2004
Posts: 2087
Location: Rijeka

PostPosted: 13.12.2005 14:55    Post subject: Add user to your forum ignore list Reply with quote

yep, evo smanjila sam za 10ak pixela i sad koliko vidim nema problema Smile

svasta Smile hvala ti puno *hug*

P.S. online pustam zbugiranu verziju da tko jos nije vidi o cemu je rijec

_________________
art & design portfoliofree Photoshop brushes stuffsketchblogfacebook
Back to top
View user's profile Send private message Visit poster's website Twitter profile
jojo



Joined: 27 Jan 2005
Posts: 1591
Location: insula aurea

PostPosted: 13.12.2005 15:04    Post subject: Add user to your forum ignore list Reply with quote

ne znam css al matematika mi je od malena jača strana Cool
nema na čemu, dobro da jednom i ja tebi budem od koristi

_________________
deviant / malomorgen / videoholik / cimer fraj
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
nel`chee



Joined: 08 Jul 2004
Posts: 2087
Location: Rijeka

PostPosted: 13.12.2005 15:09    Post subject: Add user to your forum ignore list Reply with quote

jojo wrote:
matematika mi je od malena jača strana Cool

vish, ja otkad sam krenula programirat izgubila sam "thing" za matematiku koji sam imala ranije Laughing od oslanjanja na mashine covjek zahrdja Confused

_________________
art & design portfoliofree Photoshop brushes stuffsketchblogfacebook
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