[jQuery] [TreeView] Lazy-load

[jQuery] [TreeView] Lazy-load


Hello,
I use the Tree plusgin of Bassassistance but I noticed the files in the
lazy-load demo was not the same as the files to download.
For example there is no image ajax-loader.gif in the files. I tried to add
it and add in the CSS the code that's missing:
.treeview .placeholder {
    background: url(images/ajax-loader.gif) 0 0 no-repeat;
    height: 16px;
    width: 16px;
    display: block;
}
But it has no effect.
Thank you for any help.
--
View this message in context: http://www.nabble.com/-TreeView--Lazy-load-tp19200398s27240p19200398.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.