Click here to Skip to main content
15,886,919 members
Home / Discussions / JavaScript
   

JavaScript

 
AnswerRe: prevent users from entering char in textbox after clicking submit button [modified] Pin
Zhenjie Fu18-Nov-10 20:10
Zhenjie Fu18-Nov-10 20:10 
AnswerRe: prevent users from entering char in textbox after clicking submit button Pin
Sunasara Imdadhusen4-Jan-11 22:21
professionalSunasara Imdadhusen4-Jan-11 22:21 
QuestionHelp - Horizontal dropdown menu Pin
Manmohan2910-Nov-10 23:15
Manmohan2910-Nov-10 23:15 
AnswerRe: Help - Horizontal dropdown menu Pin
Jules VDV12-Nov-10 9:39
Jules VDV12-Nov-10 9:39 
GeneralRe: Help - Horizontal dropdown menu Pin
Manmohan2913-Nov-10 16:15
Manmohan2913-Nov-10 16:15 
GeneralRe: Help - Horizontal dropdown menu Pin
Jules VDV18-Nov-10 4:32
Jules VDV18-Nov-10 4:32 
QuestionHow can i remove pipe character in string using regex Pin
grewin8-Nov-10 16:31
grewin8-Nov-10 16:31 
AnswerRe: How can i remove pipe character in string using regex Pin
grewin8-Nov-10 17:00
grewin8-Nov-10 17:00 
I already got the answer.

/^[|]/ - is the right regex that will match the first pipe in a string.
thanks to [gskinner]
GeneralRe: How can i remove pipe character in string using regex Pin
sohighthesky15-Nov-10 19:01
sohighthesky15-Nov-10 19:01 
Questionjcarousel not working Pin
wajans6-Nov-10 2:16
wajans6-Nov-10 2:16 
AnswerRe: jcarousel not working Pin
wajans7-Nov-10 19:33
wajans7-Nov-10 19:33 
GeneralRe: jcarousel not working Pin
Not Active8-Nov-10 2:35
mentorNot Active8-Nov-10 2:35 
AnswerRe: jcarousel not working Pin
Eaverae9-Nov-10 20:32
Eaverae9-Nov-10 20:32 
Questionneed Javascript to calculate day difference for dd-mm-yyyy hh:mm:ss(AM/PM) Pin
Alok Sharma ji29-Oct-10 21:24
Alok Sharma ji29-Oct-10 21:24 
AnswerRe: need Javascript to calculate day difference for dd-mm-yyyy hh:mm:ss(AM/PM) Pin
Sunasara Imdadhusen1-Nov-10 2:23
professionalSunasara Imdadhusen1-Nov-10 2:23 
QuestionJavascript Inoperative only in Explorer Pin
PDTUM29-Oct-10 19:17
PDTUM29-Oct-10 19:17 
AnswerRe: Javascript Inoperative only in Explorer PinPopular
NeverHeardOfMe29-Oct-10 22:57
NeverHeardOfMe29-Oct-10 22:57 
GeneralRe: Javascript Inoperative only in Explorer Pin
Sunasara Imdadhusen1-Nov-10 2:16
professionalSunasara Imdadhusen1-Nov-10 2:16 
AnswerRe: Javascript Inoperative only in Explorer Pin
PDTUM1-Nov-10 8:55
PDTUM1-Nov-10 8:55 
QuestionJava Script Error Pin
MathewPV29-Oct-10 19:14
MathewPV29-Oct-10 19:14 
AnswerRe: Java Script Error Pin
Not Active31-Oct-10 4:26
mentorNot Active31-Oct-10 4:26 
AnswerRe: Java Script Error Pin
Sunasara Imdadhusen1-Nov-10 2:14
professionalSunasara Imdadhusen1-Nov-10 2:14 
GeneralRe: Java Script Error Pin
Ankur\m/18-Nov-10 2:11
professionalAnkur\m/18-Nov-10 2:11 
QuestiondeleteRow() weird behavior, deletes two rows. Pin
da808wiz28-Oct-10 15:36
da808wiz28-Oct-10 15:36 
AnswerRe: deleteRow() weird behavior, deletes two rows. Pin
sohighthesky15-Nov-10 19:40
sohighthesky15-Nov-10 19:40 

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.