Quote:
Originally Posted by FiMeTi
bobster65 ... alls working fine, but can you tell me, where I can fixx the "loading.gif" image out?
Because the loading.gif doesnt seem to load/appear.
I couldnt get that in last posts. ;=)
cheers dewd
|
You can try something like this in the tabview-skin.css
Code:
.yui-navset div.loading div {
background:url(loading.gif) no-repeat center center;
height:8em; /* hold some space while loading */
}