I am writing a WWW application, it has to run under IE. I have the problem with the code that runs under Firefox, but I can\'t get it running under IE.
I\'m loading a stylesheet that is only required when javascript is enabled. More to the point, it mustn\'t be present if JavaScript is disabled. I\'m doing this as soon as possible (in the head) befor
I looking for a script that will enable me to select an area in a table (using the mouse), something similar to this script - http://odyniec.net/projects/imgareaselect/.
I have an on-screen keyboard in order to provide a safer input for passwords. The keyboard itself is placed like this:
Eg:-- When I type \"A\" all the elements starting with A should be displayed... If \"B\" then elements with B....etc)
I am working on an interface that requires that the user can click on a button, and then I will show a floating div positioned re开发者_StackOverflow社区lative to the button (you can kind of think of
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Basically, I want to make clicking anywhere on a page except in an input field and on one block level element (an by extension all children there in) erase said input field.So I put an onclick event o
I need to create some balloons that will contain text messages, similar to what you would see on a BBS or a blog comments area.
Can anyone help me to perform zooming on CHtmlEditCtrl ? I displayed my html docu开发者_如何学编程ment on CHtmlEditCtrl.