jQuery UI without HTML

后端 未结 6 1106
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-25 08:48

Is there a project (open source) that takes the widgets and plugins for jQuery UI but allows us to use them without setting up any HTML?

Kinda like Ext-js and Sprout

6条回答
  •  长发绾君心
    2020-12-25 09:39

    I don't think a suitable DSL exists at the moment, the closest thing I can think of is CoffeeScript

    http://jashkenas.github.com/coffee-script/

    It would also be a good starting point to build from.

提交回复
热议问题