Archive : HTML

RSS feed
How to fix internet explorer cannot open the internet site operation aborted error

How to fix internet explorer cannot open the internet site operation aborted error

This error shows up when the page loads (or tries to load). There are many scenarios that can cause this error which occurs in IE. Microsoft has even issued a patch for solving it. This error is being caused by calling a piece of Javascript within a page (after the tag). Adding the defer=”defer”...
Filed in: HTML, Javascript
0
JSF 2.0: Introduction and Overview

JSF 2.0: Introduction and Overview

JavaServer Faces (JSF) is a Java-based Web application framework intended to simplify development integration of web-based user interfaces. JSF is a request-driven MVC web framework based on component driven UI design model, using XML files called view templates or Facelets views. Requests are processed...
Filed in: HTML, JSF, Java
15
Special Characters

Special Characters

To make special characters and accented letters show up on your pages, use a special set of codes called character entities, which you insert into your HTML code and which your browser will display as the corresponding symbols or characters you want. The most common character entities have been collected...
Filed in: HTML, Java, Javascript
3
© 2010 Developer Articles. All rights reserved.
Powered by: Aaban Technologies