Click here to Skip to main content
15,896,727 members
Home / Discussions / JavaScript
   

JavaScript

 
GeneralRe: As simple as I can make it Pin
Richard Deeming5-Jun-13 9:12
mveRichard Deeming5-Jun-13 9:12 
GeneralRe: As simple as I can make it Pin
#realJSOP5-Jun-13 10:54
professional#realJSOP5-Jun-13 10:54 
GeneralRe: As simple as I can make it Pin
Richard Deeming5-Jun-13 11:02
mveRichard Deeming5-Jun-13 11:02 
GeneralRe: As simple as I can make it Pin
#realJSOP6-Jun-13 2:54
professional#realJSOP6-Jun-13 2:54 
QuestionNeed help with ajax request Pin
marcusKam27-May-13 0:03
marcusKam27-May-13 0:03 
AnswerRe: Need help with ajax request Pin
Dennis E White28-May-13 4:29
professionalDennis E White28-May-13 4:29 
GeneralRe: Need help with ajax request Pin
marcusKam29-May-13 10:29
marcusKam29-May-13 10:29 
GeneralRe: Need help with ajax request Pin
Dennis E White29-May-13 10:38
professionalDennis E White29-May-13 10:38 
marcusKam wrote:
I had to move my <script> from the "<head>" section too the "<body>" section cause my button wasnt able to access the script

any script that will interface the document you want to put towards the bottom of your page. this is especially true when adding button handlers.

you may have seen it work 'sometimes' but when you add handlers like this in the <head> of your document you open yourself up to errors where the handler never gets called.


marcusKam wrote:
play framework generates a useable urlwhen the action method is called.

I hate to say kind of like backbone but I am guessing this is similar in that it's for supporting another MVC framework on the client with a REST backend. pretty cool. Smile | :)
as if the facebook, twitter and message boards weren't enough - blogged

GeneralRe: Need help with ajax request Pin
marcusKam29-May-13 10:43
marcusKam29-May-13 10:43 
AnswerRe: Need help with ajax request Pin
Jasmine250128-May-13 12:34
Jasmine250128-May-13 12:34 
Questiona little help for DragandDrop data transfer Pin
nomarkst23-May-13 21:32
nomarkst23-May-13 21:32 
QuestionRe: a little help for DragandDrop data transfer Pin
ZurdoDev24-May-13 8:29
professionalZurdoDev24-May-13 8:29 
SuggestionRe: a little help for DragandDrop data transfer Pin
Dennis E White24-May-13 16:54
professionalDennis E White24-May-13 16:54 
QuestionHelp for below java script Pin
abmanish7123-May-13 17:22
abmanish7123-May-13 17:22 
QuestionRe: Help for below java script Pin
ZurdoDev24-May-13 4:27
professionalZurdoDev24-May-13 4:27 
QuestionJavascript/jquery problem Pin
#realJSOP22-May-13 9:46
professional#realJSOP22-May-13 9:46 
AnswerRe: Javascript/jquery problem Pin
Dennis E White22-May-13 10:31
professionalDennis E White22-May-13 10:31 
GeneralRe: Javascript/jquery problem Pin
#realJSOP23-May-13 0:54
professional#realJSOP23-May-13 0:54 
GeneralRe: Javascript/jquery problem Pin
Dennis E White23-May-13 4:09
professionalDennis E White23-May-13 4:09 
GeneralRe: Javascript/jquery problem Pin
#realJSOP24-May-13 2:54
professional#realJSOP24-May-13 2:54 
GeneralRe: Javascript/jquery problem Pin
Dennis E White24-May-13 6:08
professionalDennis E White24-May-13 6:08 
GeneralRe: Javascript/jquery problem Pin
#realJSOP25-May-13 11:18
professional#realJSOP25-May-13 11:18 
GeneralRe: Javascript/jquery problem Pin
Dennis E White25-May-13 11:27
professionalDennis E White25-May-13 11:27 
GeneralRe: Javascript/jquery problem Pin
#realJSOP26-May-13 2:49
professional#realJSOP26-May-13 2:49 
GeneralRe: Javascript/jquery problem Pin
User 171649225-May-13 11:37
professionalUser 171649225-May-13 11: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.