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
jquery plugin interface lacks update
Re: jquery plugin interface lacks update
popup window in page
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
$.noConflict()
function got a boolean parameter, which (if specified as true) makes jQuery completely "hidden", thus it removes any changes to the$
andjQuery
. 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 ofnoConflict()
.solution
site is klangkunst-ping.de
thx
Re: solution
ping-klangkunst.de
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
several popups on the page
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
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
jquery 1.2.6 rc2 made it
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