D
D
Dmitry2014-06-29 10:24:17
JavaScript
Dmitry, 2014-06-29 10:24:17

What is a lightweight JS framework for implementing a window interface?

I need to write an admin panel for a website.
At first I decided to stop at ExtJS, but in principle such a "monster" will not be needed.
You need something similar, with the following requirements:
1. Implementation of the window interface, while not slowing down on 10+ windows.
2. Support for basic widgets: Input, Select, Button, Toolbar (optional), etc.
3. JSON and Ajax support.

Do not offer jQuery UI, as one of the projects had to abandon it in favor of ExtJS, but perhaps there is something else.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Roman Zhak, 2014-06-29
@romanzhak

fstoke.me/jquery/window

G
Grag, 2014-06-29
@Grag

Write yourself if you need something big.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question