User Profile

Collapse

Profile Sidebar

Collapse
mh99
mh99
Last Activity: Sep 5 '08, 03:26 PM
Joined: Sep 4 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • mh99
    replied to img title not appearing
    I'm scrolling down manually with an event javascript window.onscroll =function_Scrol l;

    I have IE6... And no link, sorry....
    See more | Go to post

    Leave a comment:


  • mh99
    replied to img title not appearing
    Code:
    <div id="menu">
    
    </div>       
    <br>
    
    <div style="top: 411px;" id="move">
    
    
    
    
    
    <br>
    <div id="boite" class="global_acces">
    <div class="haut_acces">&nbsp;</div>
    <div class="milieu_acces" style="min-height: 96px;">
    ...
    See more | Go to post

    Leave a comment:


  • mh99
    replied to img title not appearing
    Sorry but for the html code, I can give it but it's too long and it is a code generated by BEA Portal......
    See more | Go to post

    Leave a comment:


  • mh99
    replied to img title not appearing
    Yes that's right. I have title attribute on all images of my page but when I pass with the mouse over the images, the tooltip doesn't appear... And I don't know why. I have this problem only after scrolling down....
    See more | Go to post

    Leave a comment:


  • mh99
    replied to img title not appearing
    Don't you understand something ? If you need more explanation, just ask me.
    Or, is it you don't have any idea to help me ?

    I have tried with the attribute "alt" too...
    See more | Go to post

    Leave a comment:


  • mh99
    started a topic img title not appearing

    img title not appearing

    In my page, I have a floating menu and always after scrolling, the tooltips(attrib ute "title") don't appear on images(tag "img"). The images are not in the menu, and the menu moves vertically. I have this problem only with ie. This the javascript for my menu :

    Code:
    	
    var vObjetScroll = document.documentElement.scrollTop;//window.pageYOffset;
    	var vObjetMenuBox = findPos(document.getElementById("menu"))+document.getElementById("menu").offsetHeight;
    ...
    See more | Go to post
No activity results to display
Show More
Working...