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?
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?
Thanks for ur response. Ill submit them.
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.
I am working on using jquery to do the opacity instead.
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
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