thx Oskar, i dont know what went wrong i did everything again and now ... it works fine
sorry for sometimes beeing unsecure. On 31 Aug., 13:24, Oskar Krawczyk <[email protected]> wrote: > 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?
