I am using Simple Modal to implement a basic modal dialog on my page. However, instead of graying out the whole page, I would like to just gray out a div or a table and center the modal dialog accordingly to that div/table.
I've been searching for a solution for the following issue but have not been successful so far. Any help is appreciated.
Thanks,