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

JavaScript

 
GeneralRe: Store one value from rows of data in a table Pin
jkirkerx29-Jun-15 6:59
professionaljkirkerx29-Jun-15 6:59 
QuestionComparing two dates Pin
ap@238722-Jun-15 20:44
ap@238722-Jun-15 20:44 
AnswerRe: Comparing two dates Pin
User 418025410-Jul-15 12:01
User 418025410-Jul-15 12:01 
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 
In JavaScript
I need the shortest possible code to generate the 99 bottles of beer on the wall song lyrics into a string (using "\n" as the line separator). The problem is making it grammatically correct while still keeping the code compact.

For a refresher:

99 bottles of beer on the wall, 99 bottles of beer.
Take one down and pass it around, 98 bottles of beer on the wall.
98 bottles of beer on the wall, 98 bottles of beer.
Take one down and pass it around, 97 bottles of beer on the wall.
97 bottles of beer on the wall, 97 bottles of beer.
Take one down and pass it around, 96 bottles of beer on the wall.
...
2 bottles of beer on the wall, 2 bottles of beer.
Take one down and pass it around, 1 bottle of beer on the wall.
1 bottle of beer on the wall, 1 bottle of beer.
Take one down and pass it around, no more bottles of beer on the wall.


I'm searching for the cleverest, most compact approach.
Any ideas?
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 
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 

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.