Click here to Skip to main content
15,914,608 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Calender Control(Urgent) Pin
vivek-g21-Jun-06 0:18
vivek-g21-Jun-06 0:18 
Questionwebservice method binding Pin
satish_nagdev19-Jun-06 1:42
satish_nagdev19-Jun-06 1:42 
QuestionI want to disable the Close button of the Browser. Pin
SatyajitV18-Jun-06 23:20
SatyajitV18-Jun-06 23:20 
AnswerRe: I want to disable the Close button of the Browser. Pin
RichardGrimmer19-Jun-06 5:55
RichardGrimmer19-Jun-06 5:55 
Questionemail box with spell checker Pin
arpita200618-Jun-06 22:24
arpita200618-Jun-06 22:24 
AnswerRe: email box with spell checker Pin
RichardGrimmer19-Jun-06 5:56
RichardGrimmer19-Jun-06 5:56 
AnswerRe: email box with spell checker Pin
Vasudevan Deepak Kumar20-Jun-06 1:29
Vasudevan Deepak Kumar20-Jun-06 1:29 
QuestionQUERY: handling CSS/JS errors.... Pin
dhruba.bandopadhyay16-Jun-06 5:29
dhruba.bandopadhyay16-Jun-06 5:29 
In both IE & Firefox I am getting a lot of:

- Error in parsing value for property 'cursor'.
- Error in parsing value for property 'top'.
- Error in parsing value for property 'display'.

in CSS & HTML files. Here are some snippets of code I use:


img.menuButton
{
cursor: hand;
}

.Freezing
{
top: expression(-2 + this.offsetParent.scrollTop);
}

203085



I also get window.event has no properties:

when I use it for window.event.srcElement.dragDrop();

Can someone help me clear up these errors please.
AnswerRe: QUERY: handling CSS/JS errors.... Pin
Guffa16-Jun-06 9:42
Guffa16-Jun-06 9:42 
GeneralRe: QUERY: handling CSS/JS errors.... Pin
Edbert P20-Jun-06 20:25
Edbert P20-Jun-06 20:25 
QuestionJavaScript Alert Box Pin
PrakashBhaskar16-Jun-06 2:53
PrakashBhaskar16-Jun-06 2:53 
AnswerRe: JavaScript Alert Box Pin
Vasudevan Deepak Kumar16-Jun-06 3:16
Vasudevan Deepak Kumar16-Jun-06 3:16 
QuestionBrowser testing Pin
Megan Forbes16-Jun-06 1:28
Megan Forbes16-Jun-06 1:28 
AnswerRe: Browser testing Pin
Vasudevan Deepak Kumar16-Jun-06 1:30
Vasudevan Deepak Kumar16-Jun-06 1:30 
GeneralRe: Browser testing Pin
Megan Forbes16-Jun-06 1:33
Megan Forbes16-Jun-06 1:33 
GeneralRe: Browser testing Pin
Megan Forbes16-Jun-06 2:36
Megan Forbes16-Jun-06 2:36 
AnswerRe: Browser testing [modified] Pin
Graham Nimbley16-Jun-06 16:42
Graham Nimbley16-Jun-06 16:42 
GeneralRe: Browser testing Pin
Megan Forbes17-Jun-06 0:59
Megan Forbes17-Jun-06 0:59 
QuestionFrames.... Pin
Peace2u15-Jun-06 22:47
Peace2u15-Jun-06 22:47 
AnswerRe: Frames.... Pin
Guffa16-Jun-06 0:12
Guffa16-Jun-06 0:12 
GeneralRe: Frames.... Pin
Peace2u16-Jun-06 0:20
Peace2u16-Jun-06 0:20 
GeneralRe: Frames.... [modified] Pin
Vasudevan Deepak Kumar16-Jun-06 1:31
Vasudevan Deepak Kumar16-Jun-06 1:31 
Question8002801d problem in "global.asa" [modified] Pin
Orkun GEDiK15-Jun-06 20:20
Orkun GEDiK15-Jun-06 20:20 
AnswerRe: 8002801d problem in "global.asa" Pin
Vasudevan Deepak Kumar16-Jun-06 1:28
Vasudevan Deepak Kumar16-Jun-06 1:28 
QuestionJavaScript Debugger Pin
tictactoer15-Jun-06 13:37
tictactoer15-Jun-06 13:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.