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

JavaScript

 
QuestionHow can I convert image to video in Javascript? Pin
Member 1161266222-Jun-15 20:33
Member 1161266222-Jun-15 20:33 
AnswerRe: How can I convert image to video in Javascript? Pin
jkirkerx26-Jun-15 8:55
professionaljkirkerx26-Jun-15 8:55 
QuestionShow more messages in a scroller Pin
Rajesh_198022-Jun-15 10:32
Rajesh_198022-Jun-15 10:32 
QuestionHow can I convert audio channel from mono to stereo in Javascript? Pin
Member 1161266218-Jun-15 21:29
Member 1161266218-Jun-15 21:29 
Question99 Bottles of Beer Pin
Simewu15-Jun-15 16:29
professionalSimewu15-Jun-15 16:29 
GeneralRe: 99 Bottles of Beer Pin
PIEBALDconsult15-Jun-15 17:40
mvePIEBALDconsult15-Jun-15 17:40 
GeneralRe: 99 Bottles of Beer Pin
Simewu16-Jun-15 17:36
professionalSimewu16-Jun-15 17:36 
Answer99 Bottles of Beer Pin
Simewu16-Jun-15 17:42
professionalSimewu16-Jun-15 17:42 
Here's the one I made. 194 characters long. This is my first time code golfing, but I think i'm getting the hang of it. Suspicious | :suss:
for(var $=b=c=d='',_=99,a=' on the wall.';b=' bottle'+(~(_-2)?'s':d)+' of beer',_>~0;c=_--&&'\n\n') 99-_&&($+='.\nTake one down and pass it around, '+(_||'no more')+b+a),$+=_?c+_+b+a+', '+_+b:d;

console.log($);


modified 16-Jun-15 23:53pm.

GeneralRe: 99 Bottles of Beer Pin
PIEBALDconsult16-Jun-15 18:09
mvePIEBALDconsult16-Jun-15 18:09 
GeneralRe: 99 Bottles of Beer Pin
Simewu16-Jun-15 19:17
professionalSimewu16-Jun-15 19:17 
QuestionHow to bind image in jquery Pin
balajiparamkusam15-Jun-15 5:01
balajiparamkusam15-Jun-15 5:01 
QuestionThe 'contract' attribute is invalid. The value '#####.Services.SessionPool' is invalid according to its datatype 'serviceContractType' - The Enumeration constraint failed. Pin
Bigprey15-Jun-15 2:05
Bigprey15-Jun-15 2:05 
GeneralRe: The 'contract' attribute is invalid. The value '#####.Services.SessionPool' is invalid according to its datatype 'serviceContractType' - The Enumeration constraint failed. Pin
Kornfeld Eliyahu Peter15-Jun-15 7:42
professionalKornfeld Eliyahu Peter15-Jun-15 7:42 
QuestionApplications that leverage Microsoft AJAX.NET (Atlas) can be vulnerable to JavaScript hijacking, Pin
Stephen Holdorf11-Jun-15 7:28
Stephen Holdorf11-Jun-15 7:28 
AnswerRe: Applications that leverage Microsoft AJAX.NET (Atlas) can be vulnerable to JavaScript hijacking, Pin
Afzaal Ahmad Zeeshan12-Jun-15 11:06
professionalAfzaal Ahmad Zeeshan12-Jun-15 11:06 
Questionwhere is require file? Pin
Ferd Really11-Jun-15 5:30
Ferd Really11-Jun-15 5:30 
AnswerRe: where is require file? Pin
R. Giskard Reventlov11-Jun-15 6:04
R. Giskard Reventlov11-Jun-15 6:04 
GeneralRe: where is require file? Pin
Ferd Really11-Jun-15 6:55
Ferd Really11-Jun-15 6:55 
GeneralRe: where is require file? Pin
Ferd Really11-Jun-15 9:33
Ferd Really11-Jun-15 9:33 
Questionwebkitfullscreenchange, mozfullscreenchange, fullscreenchange is not working for ipad Pin
joshi akhilesh10-Jun-15 1:30
professionaljoshi akhilesh10-Jun-15 1:30 
AnswerRe: webkitfullscreenchange, mozfullscreenchange, fullscreenchange is not working for ipad Pin
Richard Deeming10-Jun-15 3:21
mveRichard Deeming10-Jun-15 3:21 
GeneralRe: webkitfullscreenchange, mozfullscreenchange, fullscreenchange is not working for ipad Pin
joshi akhilesh10-Jun-15 3:30
professionaljoshi akhilesh10-Jun-15 3:30 
GeneralRe: webkitfullscreenchange, mozfullscreenchange, fullscreenchange is not working for ipad Pin
Richard Deeming10-Jun-15 3:53
mveRichard Deeming10-Jun-15 3:53 
GeneralRe: webkitfullscreenchange, mozfullscreenchange, fullscreenchange is not working for ipad Pin
joshi akhilesh10-Jun-15 18:09
professionaljoshi akhilesh10-Jun-15 18:09 
GeneralRe: webkitfullscreenchange, mozfullscreenchange, fullscreenchange is not working for ipad Pin
_AK_16-Jun-15 9:42
_AK_16-Jun-15 9:42 

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.