I’m trying to create in HTML5 a view made of div‘s that displays in the center of the page while the background is grayed out. Something like the Silverlight child window. I am having a horrible time trying to get this to work.
I’m trying to create in HTML5 a view made of div ‘s that displays
Share
You can easily do it with some basic css like so. This is just the css part not javascript to animate it or toggle. But it should be enough to get you started.
CSS
HTML