
Web Design
Get flash to fully experience Pearltrees
HTML5: Edition for Web Authors
The bulk of the text of this specification is also available in the WHATWG Web Applications 1.0 specification, under a license that permits reuse of the specification text.Showcase of Outstanding Responsive Web Designs
Modal Windows
A number of browsers (for example Netscape 4 or any version of Opera up to and including version 9) do not allow you to make a popup window modal at all. There is simply no command that you can use that will make a window modal in those browsers. There are two groups of browsers that do allow you to create modal windows and each uses a different method to do so. Internet Explorer adds an entirely new method to the window object to open a modal window - window.showModalDialog(). If you use that to try to open a modal window then if your visitor is running Internet Explorer then a modal window will be opened.Code Snippets - Snipplr Social Snippet Repository
Javascript

