Div overlay in drupal

Status: 
Open
Question: 

can someone kindly tell that how should i use a overlay div in drupal?

i have an animated character to display in a block, the admin should also be able to post messages to visitors of website in the same block ,, so that it looks that character is presenting those messages,, the character would only be animated doing a few actions that's it...

Responses

1. alright i got to do a little

alright i got to do a little bit of research and i came to know that this task can be easily accomplished by using block with simple html,, upload the swf animation manually and use it from there and show the messages manually with a echo function or tag or anything,,

but now i want to do some mouse over thingy!!!

i have to use javascript for that and have to use custom filter for that but HOW TO do that is question of the day!!

do comment if you have to contribute anything.,,