3 Dec
2003
3 Dec
'03
6:03 p.m.
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