Changeset 9606

Show
Ignore:
Timestamp:
05.09.2007 11:43:46 (3 years ago)
Author:
sam
Message:

Correction bug suppr @title de l'anchor le temps de l'affichage du tt - BIS

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/_common/sm/webSiteGenerator/scTooltipMgr.js

    r9603 r9606  
    508508                        pNode.ttId = vTtId;  
    509509                        if(!this.fNavsf && !vSticky) pNode.onmouseout = this.hideTooltip; 
    510                         if(pNode.alt) { 
    511                                 pNode.ttAlt = pNode.alt; 
    512                                 pNode.alt = ""; 
    513                         } 
    514                         if(pNode.title) { 
    515                                 pNode.ttTitle  = pNode.title; 
    516                                 pNode.title = ""; 
    517                         } 
    518510                } 
    519511                this.xInitIfrm(); // Init ie iframe if needed