Click here to Skip to main content
15,881,139 members
Home / Discussions / JavaScript
   

JavaScript

 
AnswerRe: I am trying to read from a Web api call and assign it to a state in React component Pin
jkirkerx10-Oct-19 13:31
professionaljkirkerx10-Oct-19 13:31 
Questionprogramming a dropdown menu to display specific points in the charts Pin
Gibby905-Oct-19 6:41
Gibby905-Oct-19 6:41 
QuestionSearch Engine without DB using JS Pin
javadev20904-Oct-19 9:06
javadev20904-Oct-19 9:06 
AnswerRe: Search Engine without DB using JS Pin
jkirkerx8-Oct-19 13:45
professionaljkirkerx8-Oct-19 13:45 
GeneralRe: Search Engine without DB using JS Pin
javadev20908-Oct-19 19:44
javadev20908-Oct-19 19:44 
GeneralRe: Search Engine without DB using JS Pin
jkirkerx9-Oct-19 7:35
professionaljkirkerx9-Oct-19 7:35 
Questionjquery validation in drop down Pin
Shraddha_Patel3-Oct-19 18:50
Shraddha_Patel3-Oct-19 18:50 
AnswerRe: jquery validation in drop down Pin
ZurdoDev4-Oct-19 1:04
professionalZurdoDev4-Oct-19 1:04 
There is no magic way to do it. You need to write code to do it.

Write code for the change event of the dropdown. Check if it's value is already selected. If so, display a message and reset the dropdown selected value.
Social Media - A platform that makes it easier for the crazies to find each other.

Everyone is born right handed. Only the strongest overcome it.
Fight for left-handed rights and hand equality.

GeneralRe: jquery validation in drop down Pin
Member 149853463-Mar-21 17:02
Member 149853463-Mar-21 17:02 
AnswerRe: jquery validation in drop down Pin
jkirkerx8-Oct-19 13:47
professionaljkirkerx8-Oct-19 13:47 
QuestionHow to display a Javascript alert and display a iframe using a javascript dynamic drop-down list Pin
codeguy13-Oct-19 19:14
codeguy13-Oct-19 19:14 
AnswerRe: How to display a Javascript alert and display a iframe using a javascript dynamic drop-down list Pin
ZurdoDev4-Oct-19 1:07
professionalZurdoDev4-Oct-19 1:07 
GeneralRe: How to display a Javascript alert and display a iframe using a javascript dynamic drop-down list Pin
codeguy14-Oct-19 19:42
codeguy14-Oct-19 19:42 
AnswerRe: How to display a Javascript alert and display a iframe using a javascript dynamic drop-down list Pin
ZurdoDev6-Oct-19 8:54
professionalZurdoDev6-Oct-19 8:54 
GeneralRe: How to display a Javascript alert and display a iframe using a javascript dynamic drop-down list Pin
codeguy16-Oct-19 16:00
codeguy16-Oct-19 16:00 
QuestionRe: How to display a Javascript alert and display a iframe using a javascript dynamic drop-down list Pin
ZurdoDev6-Oct-19 16:29
professionalZurdoDev6-Oct-19 16:29 
AnswerRe: How to display a Javascript alert and display a iframe using a javascript dynamic drop-down list Pin
codeguy16-Oct-19 16:47
codeguy16-Oct-19 16:47 
GeneralRe: How to display a Javascript alert and display a iframe using a javascript dynamic drop-down list Pin
phil.o6-Oct-19 21:39
professionalphil.o6-Oct-19 21:39 
SuggestionRe: How to display a Javascript alert and display a iframe using a javascript dynamic drop-down list Pin
ZurdoDev7-Oct-19 0:56
professionalZurdoDev7-Oct-19 0:56 
QuestionDouble check if array.find result is not undefined and cancel exception, replace with "" Pin
jkirkerx2-Oct-19 10:33
professionaljkirkerx2-Oct-19 10:33 
AnswerRe: Double check if array.find result is not undefined and cancel exception, replace with "" Pin
jkirkerx2-Oct-19 10:40
professionaljkirkerx2-Oct-19 10:40 
QuestionNot sure where my mistake is. . . I want the two texts to turn blue and yellow. Pin
mattkrebs30-Sep-19 8:38
mattkrebs30-Sep-19 8:38 
AnswerRe: Not sure where my mistake is. . . I want the two texts to turn blue and yellow. Pin
Nathan Minier30-Sep-19 9:17
professionalNathan Minier30-Sep-19 9:17 
AnswerRe: Not sure where my mistake is. . . I want the two texts to turn blue and yellow. Pin
Richard Deeming30-Sep-19 10:05
mveRichard Deeming30-Sep-19 10:05 
QuestionImporting css classes into React Component Pin
simpledeveloper26-Sep-19 10:47
simpledeveloper26-Sep-19 10:47 

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.