Archive : Javascript

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
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
Remove special characters from a string using JavaScript

Remove special characters from a string using JavaScript

Hi Guys, I would like to share a JavaScript snippet code which will remove special characters (like !, >, ?, ., # etc.,) from a string. Well, recently I was working on a project where in which I want to remove some special characters from a given string or user entered string. For that I have written...
Filed in: Javascript
1
© 2010 Developer Articles. All rights reserved.
Powered by: Aaban Technologies