Displaying 2 results from an estimated 2 matches for "shoob".
Did you mean:
shoot
2006 Apr 08
0
Drag and Drop ajax Bug in the typo sidebar management under IE6
hi, i have discovered a bug under IE6 and the sidebar management of typo.
you can see the html coda that show the error on
http://www.shoob.com/denis/sidebar_typo/sidebar.html
or download the code locally with
http://www.shoob.com/denis/sidebar_typo.zip
i''m not able to find what cause the error so i cannot propose a patch.
The Error is on the onHover method line 698 or 687
Sortable.options(oldParentNode) return null always...
2006 Apr 18
0
Drag an drop bug in typo sidebar management, any help welcome
hi, i have discovered a bug under IE6 and the sidebar management of typo.
I have created a simplified version available under
http://www.shoob.com/denis/sidebar_typo/sidebar.html
The code is also available locally
http://www.shoob.com/denis/sidebar_typo.zip
Every thing run fine under fifireox, safari and opera. We only have an
error under IE 6.
i''m not able to find what cause the error so i cannot propose a patch.
The Erro...