Skip to content

popallo/enlargeable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

enlargeable jquery plugin

This plugin can make an element enlargeable :).

Rather than words, this is an example link.

This is how to use it :

$('.enlargeable').enlargeable({
    tooltip:true,
    targetWidth:'958px',
    enlargeTitle:'Agrandir le tableau',
    reduceTitle:'Réduire le tableau',
    [...]
});