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
Is there a page limit for crystal reports for export to pdf
MS Excel 2007 & PDF - Exporting to PDF takes long hours!
builing a basic Advertise with Us Functionality!
How do I remove old servers from backup Exec?
Prudent use of Debug.Assert versus exception logging
USB Video Card - 32 bit on 64 bit machine?
SBS 2k3 unable to relay mails
Does this HP ML370 G3 server support 64-bit OS?
Joomla Re-install
New ESXi install fails (PSOD)