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
Dead harddrive - clicking sound
your computer appears to be correctly configured but the device or resource (
www.google.com
) is not responding
OS4 MultiTask Programming: How to get network while in Background?
How do you join a Snow Leopard Client to Windows SBS 2008 domain
How to backup to tape in BE 2010 ?
mstsc rdpfile published on citrix
Rollover flash "SWF" files are not working in internet explorer
Inventory System (Freeware) Recommendation
recover exchange database from sbs 2008
I want three selects, but only require one select to have input