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 Opera problem

 
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
F@NTOM



Joined: 11 Sep 2003
Posts: 592
Location: Dubrovnik

PostPosted: 25.10.2005 19:13    Post subject: CSS Opera problem Add user to your forum ignore list Reply with quote

PRolem je u tome sto se prikaz izbornika u svim brauzerima (FF i IE) odvija normalno dok u operi pri prelasku na neke elemente izbornika na sekund se pojavi horizontalni scroll i jos prijelaz je usporen.
Link: http://ufpcroatia.com/sgtest/Index.php <-- Izbornik se aktivira prelaskom preko slicica ispod headera.

Code:

<ul id="nav">
<li><img src="images/Film.gif" alt="Film.gif, 15 kB" title="Film" height="105" width="200" />
<ul>
      <li><span class="naziv_grupe_izbornika">STARGATE FILM:</span></li>
      <li><a href="#">Sadržaj filma</a></li>
      <li><a href="#">Recenzija</a></li>
      <li><a href="#">Citati i zanimljivosti</a></li>
      <li><a href="#">Nagrade i box office</a></li>
      <li><a href="#">Galerija slika</a></li>
    </ul>
    </li>
  <li><img src="images/SG1.gif" alt="SG1.gif, 17 kB" title="SG1" height="105" width="200" />
  <ul>
      <li><span class="naziv_grupe_izbornika">STARGATE SG1:</span>
      <li><a href="#">O seriji</a></li>
      <li><a href="#">Epizode</a></li>
      <li><a href="#">Likovi</a></li>
   </ul>
   </li>
    <li><img src="images/Atlantis.gif" alt="Atlantis.gif, 17 kB" title="Atlantis" height="105" width="200" />   
<ul>
      <li><span class="naziv_grupe_izbornika">STARGATE ATLANTIS:</span></li>
      <li><a href="#">O seriji Atlantis</a></li>
      <li><a href="#">Epizode</a></li>
      <li><a href="#">Likovi</a></li>
    </ul>
    </li>
  <li><img src="images/Enciklopedija.gif" alt="Enciklopedija.gif, 18 kB" title="Enciklopedija" height="105" width="198" />
  <ul>
      <li><span class="naziv_grupe_izbornika">STARGATE ENCIKLOPEDIJA:</span></li>
      <li><a href="#">Tehnologija SG-a</a></li>
      <li><a href="#">Oprema SG timova</a></li>
      <li><a href="#">Rase</a></li>
      <li><a href="#">Bitke</a></li>
      <li><a href="#">Èinovi</a></li>
      <li><a href="#">Brodovi i stanice</a></li>
   </ul>
   </li>   
</ul>


Code:

#nav {
   float: left;
   width: 800px;
   height: 105px;
   position: relative;
   list-style-type: none;
   margin:0 0 0 1px;
   padding:0;
}
#nav li {
float: left;
}
#nav li a {
display: block;
padding:0;
}
#nav li ul {
display: none;
position: absolute;
top: 106px;
left: 0;
width: 700px;
height:50px;
}
#nav li a {
padding:0 10px 0 0;
}
#nav li:hover ul, #nav li.over ul {
display: block;
list-style-type: none;
}
#nav li span.naziv_grupe_izbornika {
padding:0 5px 0 0;
font: bold 1.2em "trebuchet MS", sans-serif;
color:#ebebeb;
}


Jednostavno ne kuzim u cemu je problem jer je do jucer sve radilo kako treba. Plz help!

Pozdrav

_________________
These pretzels are making me thirsty!
Back to top
View user's profile Send private message
keye



Joined: 24 Nov 2003
Posts: 2465
Location: Paris - France

PostPosted: 25.10.2005 19:26    Post subject: Add user to your forum ignore list Reply with quote

ne kuzim, meni je identicno u FF i operi !

sve sam probala, rollover i click.

Question

_________________
Google is a blind person
Back to top
View user's profile Send private message Visit poster's website
kakarinac



Joined: 16 Feb 2005
Posts: 1978
Location: Rijeka

PostPosted: 25.10.2005 19:28    Post subject: Add user to your forum ignore list Reply with quote

keye wrote:
ne kuzim, meni je identicno u FF i operi !

sve sam probala, rollover i click.

Question


je i meni isto, prešla ga uzduž i popreko .... i niš.... sve radi .....

_________________
[ when the going gets weird, the weird turn pro.] ♫ [ kaks on dA ]
Back to top
View user's profile Send private message Send e-mail Twitter profile
F@NTOM



Joined: 11 Sep 2003
Posts: 592
Location: Dubrovnik

PostPosted: 25.10.2005 20:03    Post subject: Add user to your forum ignore list Reply with quote

keye wrote:
ne kuzim, meni je identicno u FF i operi !

sve sam probala, rollover i click.

Question


Ma znam da radi, ali meni se u operi pri prelasku preko izbornika javi horizontalni scroll na sekund i to me tako iritira..inace to je testirano na 1024*768 i 1280*1024.

_________________
These pretzels are making me thirsty!
Back to top
View user's profile Send private message
keye



Joined: 24 Nov 2003
Posts: 2465
Location: Paris - France

PostPosted: 25.10.2005 20:10    Post subject: Add user to your forum ignore list Reply with quote

ja sam probala na operi, rezolucija 1154x864 i nema greske.

_________________
Google is a blind person
Back to top
View user's profile Send private message Visit poster's website
kakarinac



Joined: 16 Feb 2005
Posts: 1978
Location: Rijeka

PostPosted: 25.10.2005 20:19    Post subject: Add user to your forum ignore list Reply with quote

rezolušn 1280*1024, nema skrola..... bo?

_________________
[ when the going gets weird, the weird turn pro.] ♫ [ kaks on dA ]
Back to top
View user's profile Send private message Send e-mail Twitter profile
F@NTOM



Joined: 11 Sep 2003
Posts: 592
Location: Dubrovnik

PostPosted: 25.10.2005 20:51    Post subject: Add user to your forum ignore list Reply with quote

kakarinac wrote:
rezolušn 1280*1024, nema skrola..... bo?


Ok, tnx enivej.

_________________
These pretzels are making me thirsty!
Back to top
View user's profile Send private message
nel`chee



Joined: 08 Jul 2004
Posts: 2087
Location: Rijeka

PostPosted: 25.10.2005 22:19    Post subject: Add user to your forum ignore list Reply with quote

na 1024x768 pojavljuje se scroll. imala sam isti problem, to je zbog liste koja je floatana. kod mene je bio problem u footersticku, tj. footer je na svakoj stranici bio zalijepljen na dno. kad sam izbrisala tih par linija da mi footer ne bude na dnu, scroll se prestao pojavljivati. kako, zasto, nemam pojma.

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


Joined: 24 Nov 2003
Posts: 1207
Location: ZAG

PostPosted: 26.10.2005 06:26    Post subject: Add user to your forum ignore list Reply with quote

preseli sve propertyje i iza #nav li:hover ul selektora

Edit: sad sam tek pogledao – ovaj izbornik je slabo upotrebljiv. Probaj hoverat enciklopediju i onda naciljat Tehnologija SG-a...

_________________
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
gog



Joined: 17 Jun 2004
Posts: 679
Location: zagreb

PostPosted: 26.10.2005 06:30    Post subject: Add user to your forum ignore list Reply with quote

Baš sam to htio napisati, podebljavanje trake u kojoj se nalaze podizbornici bi možda donekle popravilo situaciju, ali ne previše....
Back to top
View user's profile Send private message 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