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
Loop through Months Of Year to pop ddl
FAXCOOLWAREZ037 192.168.1.38 00-1A-73-C3-39-8A
override err.raise?
How to run app on local machine and display results in web page
ACT Sage, reattach a database that has already been re-created possible?
How can I rotate a video?
Visual studio Team System
Help with SEO
Getting violation of primary key during bulk insert.
Network adapter not wanting to install LAN drivers