Howdy,

Yes... it's me again... the guy who always complains about stuff.

I love the base jQuery code.  It feels very right.  And it has a very
functional flavor which suits Scala and lift very well.

But I need some functionality on top of the base jQuery stuff.  I need
drag and drop, modal dialogs, etc.

I looked at jQuery UI, but, despite the 1.0 version number, it doesn't
work on anything other than Firefox 2.0 (I went through the examples
and at least one of the examples failed for each of the following
browsers: Safari 2, IE (6 and 7), Firefox 1.5, and Opera 9.)

I used BlockUI with success (although I had to rewrite all the $
references to jQuery so I could fit Scriptaculous, jQuery, and BlockUI
in the same browser.)

I've looked at the Interface Elements plugin for jQuery.  The
documentation says "seek support on the jQuery mailing list."  So...
has this code been extensively tested across Mozilla 1.7, Firefox
1.0+, IE 6 & 7, and Safari 2 & 3?  Is this code actively supported? Is
this code under active development (I've seen some rumors about a
2.0)?

If the answers to the Interface Elements are not "yes", what other
plugins should I be looking at the meet my criteria?

Thanks,

David

Reply via email to