Interface: an UI component library for jQuery

Interface is a collection of rich interface components which utilizes the lightweight JavaScript library jQuery. With this components you can build rich client web applications and interfaces with the same simplicity as writing JavaScript with jQuery.

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

jquery plugin interface lacks update

why are they not upgrading???

Re: jquery plugin interface lacks update

I assume it's because the development of Interface has stopped. If you take a look at the SVN repository of Interface, you'll see that it has not been touched for a year or so. And the reason might be the rapid development of the UI jQuery library which contains a large subset of the UI elements that Interface also had.

popup window in page

hi, thx for the reply!!!! your're right they stopped developing because of ui.core!!!!!!!!!
i really like the interface popup example which is not possible simular with UI.elements.

and i cancelled a try to combine jquery and prototype;

at the moment i have a confusing plugin upward problem:
i need two different jquery versions in one document and i am not able to control
5+.js files per debugging:

draggable plugin (not UI.) runs only version 1.2 etc. despite recommanded 1.0 ???
and the interface stuff needs the 1.1!!!!!!!!

can i re/unload libraries in divs or simular????

thx in advance!!! greetings
p.s. sorry for my stressed english

Re: popup window in page

In jQuery v1.1.4 the $.noConflict() function got a boolean parameter, which (if specified as true) makes jQuery completely "hidden", thus it removes any changes to the $ and jQuery. Using this method you can have multiple versions of jQuery coexist and still work on the same page. Check out the "Using jQuery with Other Libraries" page and the documentation of noConflict().

solution

made it with interface!!!!!!!!

site is klangkunst-ping.de
thx

Re: solution

Good to hear. Smile

ping-klangkunst.de

hi,
as a newbie to js, i generated "ping-klangkunst.de" in a kind of copy/ paste process!!!

there are two different pop-up types, the first is produced by the interface.js, the other in change by iutil.js....
it was kind of wired to find a plugin to drag them with the corresponded jquery version of interface!!!

right now, before continueing doing the english version of the site, i'am unsure how to clean up the pop-up styles!!!
the 'interface' pop-up is smooth in opacity, minimize and revealing...but the 'iutil' is able to change content etc.

thanks in advance.... joe

Re: ping-klangkunst.de

I'm not sure what you mean by "clean up the pop-up styles" ... or whether even there was a question in your post. You've thanked me in advance so I assume you expect some feedback. Wink If you cannot live with only one of the two popup implementations, then you could try to mod one of them to work with newer jQuery versions too. Afaik newer jQuery versions did not take away functionality, so refactoring some code made for an older jQuery should be always feasible and probably not very hard to do.

several popups on the page

hi müzso,
got over the fence, i'am just using some dhtml for the pop-ups, so they all stay in line...
thx for your help, gonna post if the eng. version is online! greetings josef

draggable problem in ie7 + opera

hey again,
the site "klangkunst-ping.de" still isnt solved with a english version!!!
but maybe you can help me a with a bug with the draggable option in ui.jquery.core...
my divs dissappear in Opera after beeing dragged/ IE 7 doesnt even display the site correctly!!!

the only message i get for this is

Meldung: HTML Parsing Error: Unable to modify the parent container element before the child element is closed (KB927917)
Zeile: 0
Zeichen: 0
Code: 0
URI: http://klangkunst-ping.de/


thx a lot, greetings jo

Re: draggable problem in ie7 + opera

Sorry, but I've never used dragging with jquery UI.

jquery 1.2.6 rc2 made it

hi there, thx for reply,
it seems to me the new update solved the IE dragging problem,
besides i added a class for the div, have a nice day!!!!!! josef