Skip to content

scottyschup/grid-monkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Grid Monkey

This project was a first attempt at creating an app with a desktop-like feel, complete with zooming/scaling capabilities for focusing individual elements or groups of elements. It does so using jQuery to toggle CSS classes containing the transform: scale property.

Usage

Each .grid-container element may contain a div.title and div.content. Cells are placed in the .content divs. Grids may be nested as deeply as you like, though the headers become illegible after one or two levels, depending on the number of cells.

About

A simple strategy for zoomy-focus dom elements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published