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

JavaScript

 
QuestionChanging Image Source w/ Interlaced PNG [modified] Pin
Skippums22-Sep-10 4:04
Skippums22-Sep-10 4:04 
AnswerRe: Changing Image Source w/ Interlaced PNG Pin
Sunasara Imdadhusen21-Oct-10 2:41
professionalSunasara Imdadhusen21-Oct-10 2:41 
GeneralRe: Changing Image Source w/ Interlaced PNG Pin
Skippums28-Oct-10 10:52
Skippums28-Oct-10 10:52 
QuestionAjax and JavaScript Pin
future383922-Sep-10 1:29
future383922-Sep-10 1:29 
AnswerRe: Ajax and JavaScript Pin
Richard MacCutchan22-Sep-10 1:48
mveRichard MacCutchan22-Sep-10 1:48 
AnswerRe: Ajax and JavaScript Pin
thatraja22-Sep-10 1:49
professionalthatraja22-Sep-10 1:49 
Questionp3p Header Pin
salmonraju20-Sep-10 23:33
salmonraju20-Sep-10 23:33 
Questionreattaching an html element. Pin
swjam20-Sep-10 16:16
swjam20-Sep-10 16:16 
there is a button in my page that causes a javascript to be invoked. when the POST returns, it causes some HTML elements to be removed. This is because the page's Render is called again and my HTML elements controls is rendered by a javascript framework I am using.
so my solution is to trap 2 events

1. when the button is clicked, i want to set aside this node
2. when the post back returns, i want to reattach this node to where it was.

Can anyone suggest how to do this?

Many thanks!
----------------------------------------------------------
Lorem ipsum dolor sit amet.

AnswerRe: reattaching an html element. Pin
Not Active21-Sep-10 2:32
mentorNot Active21-Sep-10 2:32 
GeneralRe: reattaching an html element. Pin
swjam21-Sep-10 4:14
swjam21-Sep-10 4:14 
GeneralRe: reattaching an html element. Pin
Not Active21-Sep-10 4:57
mentorNot Active21-Sep-10 4:57 
QuestionIndicating a button has been pushed Pin
bklerner14-Sep-10 8:29
bklerner14-Sep-10 8:29 
AnswerRe: Indicating a button has been pushed Pin
Skippums22-Sep-10 4:15
Skippums22-Sep-10 4:15 
Questiondynamic event - pass value Pin
Hanzaplast14-Sep-10 2:29
Hanzaplast14-Sep-10 2:29 
AnswerRe: dynamic event - pass value [modified] Pin
daveyerwin14-Sep-10 5:47
daveyerwin14-Sep-10 5:47 
GeneralRe: dynamic event - pass value Pin
Hanzaplast14-Sep-10 23:34
Hanzaplast14-Sep-10 23:34 
QuestionjQuery/jTemplate question [Solved] Pin
RCoate9-Sep-10 18:52
RCoate9-Sep-10 18:52 
AnswerRe: jQuery/jTemplate question Pin
Pete O'Hanlon15-Sep-10 0:47
mvePete O'Hanlon15-Sep-10 0:47 
GeneralRe: jQuery/jTemplate question Pin
RCoate21-Sep-10 18:33
RCoate21-Sep-10 18:33 
GeneralRe: jQuery/jTemplate question Pin
Pete O'Hanlon22-Sep-10 2:27
mvePete O'Hanlon22-Sep-10 2:27 
AnswerRe: jQuery/jTemplate question [Solved] Pin
Sunasara Imdadhusen4-Oct-10 1:49
professionalSunasara Imdadhusen4-Oct-10 1:49 
Questionprotecting javascript IP Pin
swjam3-Sep-10 17:24
swjam3-Sep-10 17:24 
AnswerRe: protecting javascript IP Pin
DaveAuld4-Sep-10 4:16
professionalDaveAuld4-Sep-10 4:16 
GeneralRe: protecting javascript IP Pin
NeverHeardOfMe4-Sep-10 5:47
NeverHeardOfMe4-Sep-10 5:47 
GeneralRe: protecting javascript IP Pin
DaveAuld4-Sep-10 5:49
professionalDaveAuld4-Sep-10 5:49 

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.