I recall seeing someone mention a project on sourceforge that allowed one to
make context independent references to images from the context root within
CSS files. Anyone? Or perhaps another solution?

I've got this entry in my stylesheet.css file:

ul {
        list-style-image: url(/images/li.gif);
        }

and it's causing one hell of a headache as the app is deployed on different
contexts. Any ideas?

thanks...Dan


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to