Click here to Skip to main content
15,889,861 members
Home / Discussions / JavaScript
   

JavaScript

 
GeneralRe: Accessing local machine from web page Pin
Not Active1-Mar-11 11:57
mentorNot Active1-Mar-11 11:57 
GeneralRe: Accessing local machine from web page Pin
Ali Al Omairi(Abu AlHassan)2-Mar-11 0:41
professionalAli Al Omairi(Abu AlHassan)2-Mar-11 0:41 
Questionurl problem Pin
manikumar_gutti26-Feb-11 3:16
manikumar_gutti26-Feb-11 3:16 
AnswerRe: url problem Pin
Not Active26-Feb-11 4:33
mentorNot Active26-Feb-11 4:33 
AnswerRe: url problem Pin
Richard MacCutchan26-Feb-11 5:45
mveRichard MacCutchan26-Feb-11 5:45 
GeneralRe: url problem Pin
Ali Al Omairi(Abu AlHassan)1-Mar-11 10:35
professionalAli Al Omairi(Abu AlHassan)1-Mar-11 10:35 
GeneralRe: url problem Pin
Richard MacCutchan1-Mar-11 21:40
mveRichard MacCutchan1-Mar-11 21:40 
Questioninitialize the variable with image tag Pin
manikumar_gutti26-Feb-11 1:37
manikumar_gutti26-Feb-11 1:37 
hi,
I have a problem with this code. if you understand this please send me the explantion.
I dont understand the variable intialization. could u please tell me what it means.


var openImage = ""

function getPath(url)
{
lastSlash = url.lastIndexOf("/")
return url.substring(0, lastSlash + 1)
}

regards
manikanta
AnswerRe: initialize the variable with image tag Pin
Richard MacCutchan26-Feb-11 2:30
mveRichard MacCutchan26-Feb-11 2:30 
GeneralRe: initialize the variable with image tag Pin
parths27-Feb-11 20:21
parths27-Feb-11 20:21 
GeneralRe: initialize the variable with image tag Pin
Richard MacCutchan27-Feb-11 22:13
mveRichard MacCutchan27-Feb-11 22:13 
Questionphone number validation in javascript Pin
manikumar_gutti25-Feb-11 1:36
manikumar_gutti25-Feb-11 1:36 
AnswerRe: phone number validation in javascript Pin
Richard MacCutchan25-Feb-11 2:24
mveRichard MacCutchan25-Feb-11 2:24 
GeneralRe: phone number validation in javascript Pin
Ali Al Omairi(Abu AlHassan)25-Feb-11 7:50
professionalAli Al Omairi(Abu AlHassan)25-Feb-11 7:50 
GeneralRe: phone number validation in javascript Pin
Not Active25-Feb-11 10:13
mentorNot Active25-Feb-11 10:13 
GeneralRe: phone number validation in javascript Pin
Ali Al Omairi(Abu AlHassan)25-Feb-11 10:28
professionalAli Al Omairi(Abu AlHassan)25-Feb-11 10:28 
GeneralRe: phone number validation in javascript Pin
Richard MacCutchan25-Feb-11 23:08
mveRichard MacCutchan25-Feb-11 23:08 
AnswerRe: phone number validation in javascript Pin
Pravin Patil, Mumbai25-Feb-11 2:47
Pravin Patil, Mumbai25-Feb-11 2:47 
AnswerRe: phone number validation in javascript Pin
Ali Al Omairi(Abu AlHassan)25-Feb-11 7:59
professionalAli Al Omairi(Abu AlHassan)25-Feb-11 7:59 
Questiondate validation Pin
manikumar_gutti24-Feb-11 0:11
manikumar_gutti24-Feb-11 0:11 
AnswerRe: date validation Pin
Manfred Rudolf Bihy24-Feb-11 0:28
professionalManfred Rudolf Bihy24-Feb-11 0:28 
GeneralRe: date validation Pin
Pravin Patil, Mumbai24-Feb-11 1:52
Pravin Patil, Mumbai24-Feb-11 1:52 
GeneralRe: date validation Pin
Ali Al Omairi(Abu AlHassan)1-Mar-11 10:55
professionalAli Al Omairi(Abu AlHassan)1-Mar-11 10:55 
GeneralRe: date validation Pin
Manfred Rudolf Bihy1-Mar-11 21:30
professionalManfred Rudolf Bihy1-Mar-11 21:30 
GeneralRe: date validation Pin
Ali AlOmairi (TJIC)1-Mar-11 23:43
Ali AlOmairi (TJIC)1-Mar-11 23:43 

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.