You're doing something wrong - http://www.jsfiddle.net/oskar/Yh7TD/
On 2010-08-31, at 13:20, hamburger wrote:
> Hello,
> i have a problem with
>
> .inject($('c516'),'bottom');
> this statement works properly
>
> this not:
> .inject($('c_516'),'bottom');
>
> and this not too:
> .inject($('c-516'),'bottom');
>
> is it like this (are underscores not supported) or do i made something
> wrong?
