Click here to Skip to main content
15,885,879 members
Home / Discussions / JavaScript
   

JavaScript

 
AnswerRe: FireFox-Javascript issue Pin
cjoki4-Aug-11 4:37
cjoki4-Aug-11 4:37 
QuestionRepetitive similar Inputs javascript Pin
Gert Koetsier3-Aug-11 22:49
Gert Koetsier3-Aug-11 22:49 
AnswerRe: Repetitive similar Inputs javascript Pin
cjoki4-Aug-11 4:33
cjoki4-Aug-11 4:33 
AnswerRe: Repetitive similar Inputs javascript Pin
Gert Koetsier7-Aug-11 22:13
Gert Koetsier7-Aug-11 22:13 
QuestionProblem connecting to WCF Rest service Pin
Wjousts3-Aug-11 10:05
Wjousts3-Aug-11 10:05 
AnswerRe: Problem connecting to WCF Rest service Pin
Wjousts3-Aug-11 10:37
Wjousts3-Aug-11 10:37 
AnswerRe: Problem connecting to WCF Rest service Pin
Wjousts4-Aug-11 3:37
Wjousts4-Aug-11 3:37 
AnswerRe: Problem connecting to WCF Rest service Pin
Wjousts8-Aug-11 4:41
Wjousts8-Aug-11 4:41 
Just an update. I did eventually get this working, but I tried a lot of things and I'm not entirely sure which one eventually fixed the problem. I ended up using jQuery and JSONP on the Javascript side, which took some amount of swearing and cursing at before it worked (the tutorials for jQuery on the jQuery website are useless), and on the server side I upgraded my project to .NET 4.0 (from 3.5) so I could add the CrossDomainScriptAccessEnabled property to my WebHttpBinding in the app.config (not sure if it was strictly necessary, but I'm too tired to try removing it to see if it'll still work without it).
Eventually it worked, I'm still not sure if cross domain was the issue or not.
Questionjson object in repeater row click Pin
fififlowertot3-Aug-11 0:16
fififlowertot3-Aug-11 0:16 
AnswerRe: json object in repeater row click Pin
fififlowertot7-Aug-11 9:29
fififlowertot7-Aug-11 9:29 
QuestionHow to set user control property using Jquery Pin
josehidalgor27-Jul-11 12:15
josehidalgor27-Jul-11 12:15 
AnswerRe: How to set user control property using Jquery Pin
Gerben Jongerius27-Jul-11 20:29
Gerben Jongerius27-Jul-11 20:29 
GeneralRe: How to set user control property using Jquery Pin
Not Active28-Jul-11 1:04
mentorNot Active28-Jul-11 1:04 
GeneralRe: How to set user control property using Jquery Pin
Gerben Jongerius28-Jul-11 19:47
Gerben Jongerius28-Jul-11 19:47 
QuestionHow can i change entries_url to load from local file Pin
CyberPath27-Jul-11 4:33
CyberPath27-Jul-11 4:33 
AnswerRe: How can i change entries_url to load from local file Pin
twseitex27-Jul-11 10:34
twseitex27-Jul-11 10:34 
Questionuser should have to enter 4 numbers in textbox after 4 numbers textbox should not take any number Pin
yogesh8926-Jul-11 1:26
yogesh8926-Jul-11 1:26 
AnswerRe: user should have to enter 4 numbers in textbox after 4 numbers textbox should not take any number Pin
Roman_wolf26-Jul-11 3:10
Roman_wolf26-Jul-11 3:10 
GeneralRe: user should have to enter 4 numbers in textbox after 4 numbers textbox should not take any number Pin
Not Active26-Jul-11 14:01
mentorNot Active26-Jul-11 14:01 
GeneralRe: user should have to enter 4 numbers in textbox after 4 numbers textbox should not take any number Pin
Roman_wolf26-Jul-11 22:30
Roman_wolf26-Jul-11 22:30 
GeneralRe: user should have to enter 4 numbers in textbox after 4 numbers textbox should not take any number Pin
Not Active27-Jul-11 0:58
mentorNot Active27-Jul-11 0:58 
GeneralRe: user should have to enter 4 numbers in textbox after 4 numbers textbox should not take any number Pin
Roman_wolf27-Jul-11 2:24
Roman_wolf27-Jul-11 2:24 
GeneralRe: user should have to enter 4 numbers in textbox after 4 numbers textbox should not take any number Pin
Not Active27-Jul-11 2:58
mentorNot Active27-Jul-11 2:58 
GeneralRe: user should have to enter 4 numbers in textbox after 4 numbers textbox should not take any number Pin
Roman_wolf27-Jul-11 3:31
Roman_wolf27-Jul-11 3:31 
AnswerRe: user should have to enter 4 numbers in textbox after 4 numbers textbox should not take any number Pin
Not Active26-Jul-11 14:00
mentorNot Active26-Jul-11 14:00 

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.