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
Pozicioniranje s hoverom

 
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
Chaby



Joined: 19 Oct 2003
Posts: 132
Location: VG/ Kurilovec

PostPosted: 18.01.2005 16:06    Post subject: Pozicioniranje s hoverom Add user to your forum ignore list Reply with quote

Imam tekstulani link, koji kad se prođe mišem prek njega bi trebo na jednom dijelu prikazat sliku. To sam i napravio sa postion absolute. Al' me mući to kaj se tam di se treba pojavit slika, pokaže i tekst, tj. makne se s mjesta di je bio i prikaže tam di je hover. Kak da ja sad to rješim da tekst/link ostane tam di je, a slika se prikaže tam di ja to želim?

Ovo je css:
a
{
color: #333333;
font-family: Arial, Geneva, sans-serif;
text-decoration: none;
font-size: 12px;
}

a:hover
{
background: url(menu/beklink.gif) no-repeat bottom;
position: absolute;
bottom: 450px;
}

edit: a sad sam skužio da ni u firefoxu pozicioniranje slike uopće ne radi... Sad
Back to top
View user's profile Send private message
vedran



Joined: 08 Sep 2003
Posts: 458

PostPosted: 18.01.2005 21:44    Post subject: Add user to your forum ignore list Reply with quote

Mislim da bi puno lakse bilo to rijesiti js-om (show/hide) nego pokušavati opće css-om..

_________________
http://www.hocusvojweb.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
red



Joined: 03 May 2004
Posts: 919
Location: Zabok

PostPosted: 18.01.2005 22:15    Post subject: Add user to your forum ignore list Reply with quote

Evo ti example pa prouči. Najs + simple - Pure CSS popups
Ako zeza, this might be why.

_________________
Get busy living, or get busy dying.
Back to top
View user's profile Send private message Visit poster's website Twitter profile
Chaby



Joined: 19 Oct 2003
Posts: 132
Location: VG/ Kurilovec

PostPosted: 18.01.2005 22:52    Post subject: Add user to your forum ignore list Reply with quote

red wrote:
Evo ti example pa prouči. Najs + simple - Pure CSS popups
Ako zeza, this might be why.


E hvala, ovo mi je full helpalo. Samo kaj sad moram ponovo slajsat, da sve slike budu iste veličine. Al' glavno da radi. Wink

edit: Ne moram ponvo slajsat, samo ću još nekaj nadopisat. Very Happy
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