I’m trying to get a small or “partial” marquee box inside a container. Basically I would like to display the 4 inner corners. Something similar to the following: I’m wondering how could I do it? Any help is appreciated.
+--------------------------------------------+ ---> this is main container
| +-- --+ |
| | | |
| |
| |
| |
| |
| |
| | | |
| +-- --+ |
+--------------------------------------------+
Something like this?
live example: http://jsfiddle.net/vKZzD/