Click here to Skip to main content
15,890,438 members
Home / Discussions / JavaScript
   

JavaScript

 
GeneralRe: Looking for a candian that has regex down for canadian postal codes Pin
jkirkerx3-Mar-13 13:44
professionaljkirkerx3-Mar-13 13:44 
QuestionGetting child json elements Pin
jkirkerx3-Mar-13 9:09
professionaljkirkerx3-Mar-13 9:09 
AnswerRe: Getting child json elements Pin
Graham Breach3-Mar-13 10:01
Graham Breach3-Mar-13 10:01 
GeneralRe: Getting child json elements Pin
Garth J Lancaster3-Mar-13 10:26
professionalGarth J Lancaster3-Mar-13 10:26 
GeneralRe: Getting child json elements Pin
jkirkerx3-Mar-13 10:50
professionaljkirkerx3-Mar-13 10:50 
GeneralRe: Getting child json elements [solved] Pin
jkirkerx3-Mar-13 10:48
professionaljkirkerx3-Mar-13 10:48 
QuestionResetting drop downs inside of a div Pin
Aptiva Dave27-Feb-13 11:04
Aptiva Dave27-Feb-13 11:04 
AnswerRe: Resetting drop downs inside of a div Pin
ZurdoDev6-Mar-13 1:24
professionalZurdoDev6-Mar-13 1:24 
JavaScript
$('select option:first-child').attr("selected", "selected");

This will do all on a page. If you specifically want just the ones is a particular div then you can add that into the selector.
There are only 10 types of people in the world, those who understand binary and those who don't.

Questionhtml5 and java script Pin
Manoranjan Gupta23-Feb-13 2:09
Manoranjan Gupta23-Feb-13 2:09 
AnswerRe: html5 and java script Pin
Richard MacCutchan23-Feb-13 2:16
mveRichard MacCutchan23-Feb-13 2:16 
AnswerRe: html5 and java script Pin
twseitex8-Mar-13 9:12
twseitex8-Mar-13 9:12 
QuestionHigh Stock Pin
bahar_Agi20-Feb-13 8:33
bahar_Agi20-Feb-13 8:33 
AnswerRe: High Stock Pin
Sandeep Mewara20-Feb-13 16:56
mveSandeep Mewara20-Feb-13 16:56 
Questioncopy one file from a folder to another folder with JS Pin
hasThisNameBeen19-Feb-13 22:38
hasThisNameBeen19-Feb-13 22:38 
AnswerRe: copy one file from a folder to another folder with JS Pin
Sandeep Mewara20-Feb-13 17:10
mveSandeep Mewara20-Feb-13 17:10 
GeneralRe: copy one file from a folder to another folder with JS Pin
ZurdoDev21-Feb-13 1:51
professionalZurdoDev21-Feb-13 1:51 
GeneralRe: copy one file from a folder to another folder with JS Pin
Sandeep Mewara21-Feb-13 2:15
mveSandeep Mewara21-Feb-13 2:15 
GeneralRe: copy one file from a folder to another folder with JS Pin
dusty_dex27-Feb-13 14:14
dusty_dex27-Feb-13 14:14 
Questionjavascript Pin
NAVNEET KUMAR SINGH18-Feb-13 18:45
NAVNEET KUMAR SINGH18-Feb-13 18:45 
AnswerRe: javascript Pin
Rahul Rajat Singh18-Feb-13 23:52
professionalRahul Rajat Singh18-Feb-13 23:52 
AnswerRe: javascript Pin
ZurdoDev19-Feb-13 2:37
professionalZurdoDev19-Feb-13 2:37 
QuestionJavaScript run slow with Ipad iOS 6 Pin
kornkimhour13-Feb-13 22:59
kornkimhour13-Feb-13 22:59 
QuestionJavaScript: How to reference user control inside content page? Pin
Tesic Goran12-Feb-13 20:36
professionalTesic Goran12-Feb-13 20:36 
SuggestionRe: JavaScript: How to reference user control inside content page? Pin
Blikkies13-Feb-13 2:14
professionalBlikkies13-Feb-13 2:14 
AnswerRe: JavaScript: How to reference user control inside content page? Pin
ZurdoDev14-Feb-13 3:33
professionalZurdoDev14-Feb-13 3:33 

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.