I'm using sIFR after the page has loaded to replace my headers. Now when I load some additional content into a div container using an XMLHTTP request, how can I run sIFR again to replace the headers of the added content?
+1
A:
have you tried to run the same sIFR.replace()
function that your script uses on startup?
antpaw
2010-01-17 19:49:45
Awesome mate, that's it.
Alexis
2010-01-18 08:45:58