On 10/13/06, John Resig <[EMAIL PROTECTED]> wrote: > (IMO, the best solution would be to just make the animations just > reference the technology in .show() and .hide(), rather than having to > duplicate it all over again)
Doing that causes some not-so-pleasent results when using the hide and show from the fx module on the tables. However, the .show() and .hide() methods should be used as it currently assumes the element is *always* display: block ... but it is not the solution to this issue. -- Brandon aaron _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
