Incoding-Software / Incoding-Framework

Incredible Tools for development.
http://www.incframework.com
Other
53 stars 7 forks source link

IML : add glyphicon as enum #106

Open IncodingSoftware opened 8 years ago

IncodingSoftware commented 8 years ago

Selector.Jquery.Self().Closest(HtmlTag.Table).Find(G.Icon) instead of Selector.Jquery.Self().Closest(HtmlTag.Table).Find(selector => selector.Class("glyphicon"))

IncodingSoftware commented 8 years ago

also override Closest , AddClass,RemoveClass and etc