just solved it by my self.

i haved used eclipse to format my css code.

it makes this #label:hover to #label :hover
and this doesn't works anymore.

so i never use eclipse formatting for css again.

duschhaube schrieb:
Hello,

I have some Problems with static content in struts.

My package structure looks like this:

org.apache.struts2.static.myjs.css -> Here are the static css files

org.apache.struts2.static.myjs.images -> Here are some static images


in the static css file I use this:
    background: url(../images/someimage.gif);
but the image is not shown on the html page.

Is this a common problem or do I something wrong??


thanks in advance

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



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

Reply via email to