Microsoft
Software
Hardware
Network
Question : Javascript reload functions
Hi,
In my JavaScript I change the HTML with:
save_content=obj.innerHTML
;
obj.innerHTML=xxx;
...
..
obj.innerHTML=save_content
; // restore the origional content.
When I restore the origional content the events (onclick, onchange...) don't work.
If I do window.location.reload they work again, but this takes time because it realods the page.
Is there a way to only reload the functions...?
Answer : Javascript reload functions
I found out that the solution is to use the .live functiob from jQuery
Random Solutions
This search script is presenting the option for Next 10 when there aren't any results. What do I need to add to not show when there aren't results?
AS3 tween multiple arrows along a path
typing software that allows me to type my own text
Having problems getting my VOIP setup working?
Need Manual (PDF) for Canon ImageRunner C4080
Error string in catch block?
jQuery hotkeys used in an iframe.
make opera mini 5 my default browser
Word 2002/xp: Error Message: "Run-time error '4248'; 'This command is not available because no document is open.'"
Script to Remove Groups from the "Member of" groups in a list of user accounts