javascript/zope object browsing widget
I find myself in need of a javascript pop-up that can emulate a typical file-browsing widget... but instead of browsing the filesystem, I need to browse CMF content objects. I need it to return the path to the selected object when the user clicks OK. Anybody got a link to a good starting point? I've been doing zope for years but I'm still new to javascript. -- Paul Winkler http://www.slinkp.com Look! Up in the sky! It's DISGRUNTLED WARRIOR FANG! (random hero from isometric.spaceninja.com)
Paul Winkler wrote:
I find myself in need of a javascript pop-up that can emulate a typical file-browsing widget... but instead of browsing the filesystem, I need to browse CMF content objects. I need it to return the path to the selected object when the user clicks OK.
Anybody got a link to a good starting point? I've been doing zope for years but I'm still new to javascript.
http://www.quirksmode.org/ might be a good starting point. HTH Tonico
participants (2)
-
Paul Winkler -
Tonico Strasser