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
update CentOS to php 5.2 or php5.3
phpmailer problem after migrating from Windows WAMP to Ubuntu LAMP
How to hide a dummy date value.
sbs 2003 server cannot receive email
Pendrivelinux to install Ubuntu Server 10.x
Flash HitTest Problem
keyboard shortcut for PrintScreen and SELECT in Paint
virus/hacker changed computer registered owner
alignment question
MAC Os 10.4 Startup problem.