In the interest of not wanting anyone to have to write more code than
necessary I wanted to add in that this modal dhtml dialog component is
already available in the tacos (via dojo) library..Demo here:
http://tacos.mine.nu/tacos-demo4/app?page=Dialog&service=page
jesse
On 11/1/05, Tim Downey <
Afaik, at current state there is no good way to use css from the class
path and involve images init, also from the classpath.
The only way might be to use a page as a css, and embed in it
dynamically absolute URLs of images
background-image: url(/context/app?service=asset&...)
I have never d