paolodina
09-16-2003, 04:25 AM
Hi guys, what is wrong in the folliwing sentence?
<li style="list-style-image: url(http://blabla/articles/shoes/shoesBlackWhite.gif)"
onmouseover="this.style.list-style-image='url(http://blabla/articles/shoes/shoes.gif)'">
<a href="http://blabla/articles/shoes/shoes/">Shoes</a>
</li>
Internet Explorer gives an error, and Mozilla doesn't execute the code.
I'm sure that it's _really_ a silly error and you can find it in a couple of seconds ;)
Thanks
-paolo
<li style="list-style-image: url(http://blabla/articles/shoes/shoesBlackWhite.gif)"
onmouseover="this.style.list-style-image='url(http://blabla/articles/shoes/shoes.gif)'">
<a href="http://blabla/articles/shoes/shoes/">Shoes</a>
</li>
Internet Explorer gives an error, and Mozilla doesn't execute the code.
I'm sure that it's _really_ a silly error and you can find it in a couple of seconds ;)
Thanks
-paolo