Click here to Skip to main content
15,904,024 members
Home / Discussions / JavaScript
   

JavaScript

 
AnswerRe: alt attribute displayed when mouse leave Pin
twseitex28-Dec-13 8:43
twseitex28-Dec-13 8:43 
QuestionAutoFill plugin/extension which works for all browsers? Pin
Saad Sarwar4-Dec-13 8:36
Saad Sarwar4-Dec-13 8:36 
Questionjava question? Pin
rafiqtolas3-Dec-13 19:22
rafiqtolas3-Dec-13 19:22 
AnswerRe: java question? Pin
Blikkies3-Dec-13 20:21
professionalBlikkies3-Dec-13 20:21 
SuggestionRe: java question? Pin
Richard Deeming4-Dec-13 1:55
mveRichard Deeming4-Dec-13 1:55 
AnswerRe: java question? Pin
David Dekanozishvili5-Jan-14 2:37
professionalDavid Dekanozishvili5-Jan-14 2:37 
Questionadd to cart function to close pop-up window Pin
Member 104430993-Dec-13 15:46
Member 104430993-Dec-13 15:46 
AnswerRe: add to cart function to close pop-up window Pin
Sampath Sridhar3-Dec-13 21:24
Sampath Sridhar3-Dec-13 21:24 
If you are having this button in popup, then it would not be possible to get control of main windows once you close this popup right.

So my suggestion would be to have a js file common to both main window and popup.

And have a js function in it to close the child window and then trigger update on main window.

On click of add to cart button, trigger this function.

Hope this should be helpful. Smile | :)
GeneralRe: add to cart function to close pop-up window Pin
Member 104430994-Dec-13 1:36
Member 104430994-Dec-13 1:36 
GeneralRe: add to cart function to close pop-up window Pin
Sampath Sridhar4-Dec-13 1:52
Sampath Sridhar4-Dec-13 1:52 
GeneralRe: add to cart function to close pop-up window Pin
Member 104430994-Dec-13 2:10
Member 104430994-Dec-13 2:10 
SuggestionRe: add to cart function to close pop-up window Pin
Sampath Sridhar4-Dec-13 21:38
Sampath Sridhar4-Dec-13 21:38 
SuggestionRe: add to cart function to close pop-up window Pin
Amir Hamza Md. Kayes6-Dec-13 9:11
professionalAmir Hamza Md. Kayes6-Dec-13 9:11 
GeneralRe: add to cart function to close pop-up window Pin
Sampath Sridhar6-Dec-13 17:59
Sampath Sridhar6-Dec-13 17:59 
Questioncan i send the email by javascript on html web form. Pin
prakash000602-Dec-13 18:56
prakash000602-Dec-13 18:56 
AnswerRe: can i send the email by javascript on html web form. Pin
ZurdoDev6-Dec-13 10:27
professionalZurdoDev6-Dec-13 10:27 
QuestionFinding Conflicts Pin
#realJSOP29-Nov-13 4:05
professional#realJSOP29-Nov-13 4:05 
AnswerRe: Finding Conflicts Pin
jkirkerx3-Dec-13 10:09
professionaljkirkerx3-Dec-13 10:09 
GeneralRe: Finding Conflicts Pin
Sunasara Imdadhusen21-May-14 23:46
professionalSunasara Imdadhusen21-May-14 23:46 
GeneralRe: Finding Conflicts Pin
#realJSOP22-May-14 0:41
professional#realJSOP22-May-14 0:41 
Questioncombo box values not working for quote calculator Pin
Matt Harville28-Nov-13 21:58
Matt Harville28-Nov-13 21:58 
SuggestionRe: combo box values not working for quote calculator Pin
Richard MacCutchan28-Nov-13 22:55
mveRichard MacCutchan28-Nov-13 22:55 
GeneralRe: combo box values not working for quote calculator Pin
Matt Harville28-Nov-13 23:03
Matt Harville28-Nov-13 23:03 
GeneralRe: combo box values not working for quote calculator Pin
Richard MacCutchan28-Nov-13 23:27
mveRichard MacCutchan28-Nov-13 23:27 
GeneralRe: combo box values not working for quote calculator Pin
Graham Breach29-Nov-13 3:06
Graham Breach29-Nov-13 3:06 

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.