Click here to Skip to main content
15,887,596 members
Home / Discussions / JavaScript
   

JavaScript

 
GeneralRe: How to Create Ruler JavaScript Pin
Mohibur Rashid22-Feb-12 14:34
professionalMohibur Rashid22-Feb-12 14:34 
AnswerRe: How to Create Ruler JavaScript Pin
stuartthomas0125-Mar-12 21:13
stuartthomas0125-Mar-12 21:13 
Questioncall web service from java script Pin
giocot17-Feb-12 6:35
giocot17-Feb-12 6:35 
AnswerRe: call web service from java script Pin
Joachim123421-Feb-12 10:59
Joachim123421-Feb-12 10:59 
Questioni am using console.log() in my code. Pin
DeepthiTanguturi15-Feb-12 18:27
DeepthiTanguturi15-Feb-12 18:27 
AnswerRe: i am using console.log() in my code. Pin
thatraja15-Feb-12 19:29
professionalthatraja15-Feb-12 19:29 
AnswerRe: i am using console.log() in my code. Pin
DaveAuld19-Feb-12 0:59
professionalDaveAuld19-Feb-12 0:59 
Questionattr disabled property is not working for FF Pin
dayakar_dn12-Feb-12 19:35
dayakar_dn12-Feb-12 19:35 
Hi,

i like to disable the buttons on check of the checkbox....using Jquery

i have tried in 3 different ways...

1.attr("disabled", true)-- working in IE not in FF
2.attr("disabled", "disabled")- working in IE not in FF
3.attr("diabled") not working in both...

i want to know the property which is supported by all the browsers(like safari, chrome etc..)


thanks in advance
AnswerRe: attr disabled property is not working for FF Pin
Graham Breach12-Feb-12 22:46
Graham Breach12-Feb-12 22:46 
AnswerRe: attr disabled property is not working for FF Pin
Mohibur Rashid14-Feb-12 5:53
professionalMohibur Rashid14-Feb-12 5:53 
GeneralRe: attr disabled property is not working for FF Pin
ramuAlla1-Mar-12 1:15
ramuAlla1-Mar-12 1:15 
AnswerRe: attr disabled property is not working for FF Pin
Ed Nutting19-Feb-12 0:34
Ed Nutting19-Feb-12 0:34 
QuestionHow can i use backbone.js Pin
DeepthiTanguturi10-Feb-12 22:02
DeepthiTanguturi10-Feb-12 22:02 
AnswerRe: How can i use backbone.js Pin
Richard MacCutchan10-Feb-12 23:50
mveRichard MacCutchan10-Feb-12 23:50 
Questionpage loading Pin
Member 79044828-Feb-12 20:22
Member 79044828-Feb-12 20:22 
QuestionNeed Help Setting <img> src attribute Pin
PianoMan7-Feb-12 5:26
PianoMan7-Feb-12 5:26 
AnswerRe: Need Help Setting src attribute Pin
Dean Oliver7-Feb-12 6:40
Dean Oliver7-Feb-12 6:40 
GeneralRe: Need Help Setting src attribute Pin
PianoMan7-Feb-12 16:24
PianoMan7-Feb-12 16:24 
GeneralRe: Need Help Setting src attribute Pin
Dean Oliver7-Feb-12 21:56
Dean Oliver7-Feb-12 21:56 
AnswerRe: Need Help Setting src attribute Pin
Mohibur Rashid7-Feb-12 18:12
professionalMohibur Rashid7-Feb-12 18:12 
AnswerRe: Need Help Setting src attribute Pin
twseitex19-Feb-12 2:50
twseitex19-Feb-12 2:50 
QuestionImages Won't display in IE 7 Pin
PianoMan5-Feb-12 6:27
PianoMan5-Feb-12 6:27 
AnswerRe: Images Won't display in IE 7 Pin
Richard MacCutchan5-Feb-12 23:23
mveRichard MacCutchan5-Feb-12 23:23 
GeneralRe: Images Won't display in IE 7 Pin
PianoMan6-Feb-12 4:15
PianoMan6-Feb-12 4:15 
GeneralRe: Images Won't display in IE 7 Pin
Richard MacCutchan6-Feb-12 4:30
mveRichard MacCutchan6-Feb-12 4:30 

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.