Community Tags doesn't work in IE6
drupalina - December 6, 2008 - 22:24
| Project: | Community Tags |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
When tagging through IE6 it returns a very weird tag called:
function(o){for(var i=0,len=this.length;i<len;++i){if(this[i]==o)return i;} return-1;}
Also, the AJAX doesn't work in IE6 for this module. Tags are not added when you press "Enter" or click "Add". For better AJAX that actually works in IE6, see a module called Active Tags http://drupal.org/project/active_tags

#1
Have you ever tried 6.x-dev ?
Sorry I don't have ie6 to reproduce.
subscribe.