I am experiencing similar issues, the calls to ajax like:

....
ajaxeditpart = "ajax('%s',['thread_id'],'target');" %
URL(r=request,f='editpart')
....
TD(INPUT(_type='button', _value='Edit Selected',
_onclick=ajaxeditpart ))
...

Work fine on Chrome, some of them work on IE8, and they don't work at
all on IE6(SP1), and 90 of my users have IE6(SP1). I had tested it all
on IE6 a while ago and it worked fine, but had to make many changes
since, and now it's not playing ball, nightmare!

Anyone know of a way round this, or how to find-out what's causing
this?

Reply via email to