Skip to content

A jquery plugin to auto size anchor tags for responsive webpages.

Notifications You must be signed in to change notification settings

MMTDigital/tagFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

tagFlow

A jquery plugin to auto size anchor tags for responsive webpages.

USAGE...

Include the js and css file.

<div data-tagflow data-tagflow-padding="5" data-tagflow-margin="2">
 <a href="">AWARDS</a>
 <a href="">INTERNATIONAL</a>
</div> 

data-tagflow - tagFlow hook to initialise tag container.
data-tagflow-padding - padding for each anchor
data-tagflow-margin - margin for each anchor

About

A jquery plugin to auto size anchor tags for responsive webpages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published