Skip to content

moagrius/jquery-zencoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

jQuery - ZenCoding

Simple jQuery plugin based on Sergey Chikuyonok's excellent Zen Coding implementation.

Adds a single method to jQuery instances, `zencode(abbreviation /* string */)`, which accepts a string abbreviation and expands it, then set the calling element's html to the expanded markup.

$('#some-element').zencode('div#page>div.logo+ul#navigation>li*5>a');

See demo.html for a simple example.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published