html validation

Permalink
1)are the opacity properties in ccm.base.css necessary? i commented them out and i havent seen anything thats affected as yet.
2)is there any reason the js in the slideshow block isnt escaped? It was causing failures so i added the escapes and all seems fine.
3)the action property in the default "guestbook" view doesnt encode anphersands, where can i find the "View" class it used to create the action url?

xclydes
 
Tony replied on at Permalink Reply
Tony
for #1, I'm not sure

for #2 and #3, these seem like valid bugs. could you please add them individually to this site's bug tracker so they'll get looked at. thanks
xclydes replied on at Permalink Reply
xclydes
Thanks for ur response. Ill submit them.
argvader replied on at Permalink Reply
argvader
I removed them also because i wanted to be CSS 2.1 compliant. The only 'issue' I have found is that the background is opaque when the edit popup boxes appear.

I am working on using jquery to do the opacity instead.
argvader replied on at Permalink Reply
argvader
I added a bit of code in my template which added these styles back when in edit mode. Simple hack way to have the dimmed effect when editing a block