Ganeshji Marwaha wrote:
klaus, u rock, it works like a charm...
:-)
can i ask u another question? what is the cleanest way to get an empty jquery object? (a jquery object that doesnt have any elements selected)
I think that would be: var empty = $([]); --Klaus