if you enable ‘Enhanced display of errors’ it seems to be working (or at least you can use it as a workaround) because .cf_li_err is added (.cf_err not)
@dean: oh i see you posted about that a few month ago.. seems like IE still needs the old onhashchange..
for now i have disabled AAPL for IE Users
(function AAPL_loadPageInit(scope){ if (!$.browser.msie ){ … }})
maybe i figure out a way to integrate IE, if i’ll post it here.
there should/could be a workaround with history.js i think
at least i have used it (few years ago) and it updates the IE adressbar..
@cocopops: how did you solve the NextGEN Problem? thx in advance..