[jQuery] Q: best way to create dynamic content?

2007-02-27 Thread nrwsteff
short question: what is the recommanded/better/fastest (memory footprint/execution time) jQuery way to create dynamic content? the length of code is not so important for me. or should i use one of the DOM creation plugins? a) var myIdVar = 'id1'; var myClassVar = 'class1';

Re: [jQuery] Q: best way to create dynamic content?

2007-02-27 Thread nrwsteff
hi chris, thanks for the response. jsonT looks cool, but in my case it's absolutely oversized. and by the way - it's not jQuery. anyway, i think i could use both, jörns newly created plugin as well as jsonT - but i prefer the jQuery way, because i guess it's much smaller. so jörn, if you can

Re: [jQuery] Pending Release: jAssistant, a pop-out, tabbed, dialog window for jQuery

2007-02-14 Thread nrwsteff
hi liquid, nice, really nice! i spend the last 30 minutes to play around with jAssistant and figured out some issues and another 30 minutes to write this down. hope it supports you to fix things... 1.) in FF 2.0, browsing your demo site: if i drag the window handle, sometimes the dialog frame

[jQuery] interface autocompleter issues

2007-01-29 Thread nrwsteff
i have some problems with the interface autocompleter plugin. when i start the example page for the autocompleter in FF (1.5 or 2.0) the ajax request is fired and the result list is shown as expected. when i select a row with the keyboard and press enter afterwords, the content ist displayed in

Re: [jQuery] Fix: ExternalInterface breaks jQuery in firefox 2

2006-12-14 Thread nrwsteff
my 2ct contribution to this discussion. FF 2.0 firebug 1.0beta cause a lot of problems - even on sites without jQuery :) so often the debugger pops up and interrupts some scripts (didn't investigate why). sometimes you can resume - but mostly the script is broken. switch back to firebug 0.4