Click here to Skip to main content
15,904,652 members
Home / Discussions / JavaScript
   

JavaScript

 
GeneralRe: Callback is not a function error Pin
MadDashCoder16-Sep-15 9:33
MadDashCoder16-Sep-15 9:33 
GeneralRe: Callback is not a function error Pin
Richard MacCutchan16-Sep-15 21:26
mveRichard MacCutchan16-Sep-15 21:26 
QuestionJavascript and JQuery? Pin
Member 119720439-Sep-15 8:35
Member 119720439-Sep-15 8:35 
AnswerRe: Javascript and JQuery? Pin
Blikkies10-Sep-15 18:47
professionalBlikkies10-Sep-15 18:47 
AnswerRe: Javascript and JQuery? Pin
Member 1201497027-Sep-15 6:56
Member 1201497027-Sep-15 6:56 
AnswerRe: Javascript and JQuery? Pin
aarif moh shaikh1-Oct-15 0:32
professionalaarif moh shaikh1-Oct-15 0:32 
QuestionJavaScript runtime error: Unable to set property 'value' of undefined or null reference Pin
Rajesh_19808-Sep-15 10:00
Rajesh_19808-Sep-15 10:00 
AnswerRe: JavaScript runtime error: Unable to set property 'value' of undefined or null reference Pin
Richard Deeming14-Sep-15 3:41
mveRichard Deeming14-Sep-15 3:41 
QuestionAutomated Javascript Pin
Member 119664927-Sep-15 16:10
Member 119664927-Sep-15 16:10 
AnswerRe: Automated Javascript Pin
Peter Leow7-Sep-15 17:30
professionalPeter Leow7-Sep-15 17:30 
QuestionHow do I modify existing code to also hide/show controls under Justification for Request section? Pin
samflex4-Sep-15 7:33
samflex4-Sep-15 7:33 
QuestionGet Axis interval Pin
NJdotnetdev3-Sep-15 4:05
NJdotnetdev3-Sep-15 4:05 
QuestionRe: Get Axis interval Pin
Richard MacCutchan3-Sep-15 5:38
mveRichard MacCutchan3-Sep-15 5:38 
AnswerRe: Get Axis interval Pin
NJdotnetdev3-Sep-15 5:53
NJdotnetdev3-Sep-15 5:53 
GeneralRe: Get Axis interval Pin
F-ES Sitecore3-Sep-15 6:06
professionalF-ES Sitecore3-Sep-15 6:06 
GeneralRe: Get Axis interval Pin
NJdotnetdev3-Sep-15 7:19
NJdotnetdev3-Sep-15 7:19 
QuestionExport html page with icons (font awesome) as image using javascript ? Pin
Mogli_001-Sep-15 20:03
Mogli_001-Sep-15 20:03 
AnswerMessage Closed Pin
10-Feb-22 5:12
Front-end.codes10-Feb-22 5:12 
Generalretreiving data from httpresponce Pin
kanjolia gopal31-Aug-15 5:20
kanjolia gopal31-Aug-15 5:20 
Questionbus ticket reservation system using javascript. Pin
Raymond Gyaang22-Aug-15 5:44
Raymond Gyaang22-Aug-15 5:44 
QuestionDetecting if a browser is in full screen mode by javascript ? Pin
Mogli_0018-Aug-15 18:56
Mogli_0018-Aug-15 18:56 
AnswerRe: Detecting if a browser is in full screen mode by javascript ? Pin
Graham Breach19-Aug-15 2:24
Graham Breach19-Aug-15 2:24 
GeneralRe: Detecting if a browser is in full screen mode by javascript ? Pin
Afzaal Ahmad Zeeshan19-Aug-15 2:32
professionalAfzaal Ahmad Zeeshan19-Aug-15 2:32 
GeneralRe: Detecting if a browser is in full screen mode by javascript ? Pin
Graham Breach19-Aug-15 4:35
Graham Breach19-Aug-15 4:35 
Yes - and the API says that document.fullscreenElement (or the prefixed version) should tell you which element is full screen, or if none are.

Or maybe what he was really asking about was a maximized browser window, which doesn't really mean anything from the browser's point of view.
GeneralRe: Detecting if a browser is in full screen mode by javascript ? Pin
Afzaal Ahmad Zeeshan19-Aug-15 4:53
professionalAfzaal Ahmad Zeeshan19-Aug-15 4:53 

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.