S
S
shsweb2011-09-01 12:14:08
Programming
shsweb, 2011-09-01 12:14:08

Recommend a framework for creating cross-browser extensions

Framework should:

  1. support browsers: IE, FF, Chrome, Opera;
  2. create buttons and toolbars;
  3. have access to the DOM;
  4. allow DOM events to be caught.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
M
Mikhail Osher, 2011-09-01
@miraage

habrahabr.ru/blogs/development/120430/

S
sibskull, 2011-09-01
@sibskull

jQuery (http://jquery.com/)
Popular List: speckyboy.com/2008/04/01/top-10-javascript-frameworks-which-do-you-prefer/

A
Anatoly, 2011-09-01
@taliban

In general, you won’t find a universal one, you’ll have to do your own for each, well, or one for half of the browsers, and your own for the other half.
create buttons and toolbars - only here opera and chrome disappear immediately

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question