Ignore:
Timestamp:
Nov 9, 2010, 1:41:51 PM (13 years ago)
Author:
cljosse
Message:

[Autosize][beta] Add option Fade in

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Autosize/js/conflit.js

    r7704 r7725  
    22/*
    33* A faire Compatibilité entre LLGBO GMAPS
     4*           Infobulles spécifiques pour les EXIFS au survol du bouton :  Non  pour être ok
     5*
    46*       Luciano rv_gmaps
    57*/
     
    810//===================================================
    911function $(element, nc) {
    10         return conflit(element, nc)
    11 }
     12        return conflit(element, nc)
     13    }
     14
     15
    1216//===================================================
    1317function conflit(element, nc) {
Note: See TracChangeset for help on using the changeset viewer.