Odd skin problem with Tabbar

Hello,

I’ve used tabbar on one of my pages, but I have an odd problem. The skin I use doesn’t load before I run the mouse cursor over the tabs. You can have a look at the page at the following address:

misha.fi/ubetter/index.php/m … resultat-3

I’m probably doing something wrong, but I can’t figure out what it is.

Thx in advance for any help.

br,

Mike

Hello
Incorrect image path.
It must be (line about number 205)
imgpath="/ubetter/dhtmlxTabbar/codebase/imgs/"
instead of
imgpath="/dhtmlxTabbar/codebase/imgs/"

Hi,

And thanks for your quick answer - the support is excellent on this site (as your products).

I corrected the code according to your suggestions (silly mistake by me…) but I still don’t see a change?! I changed the skin to dark_blue, to make it clearer. Any ideas?

Mike

Try to dell in this line (205) the next:
tabstyle=“winRound”

Hi,

I did, and it worked. Thank you very much again for your help.

Could you tell me why the “winround”-option caused the problem?

bw,

Mike

This option resets applied skin to the “default” and then it is hard to come back to “darkblue” without issues.

Plus it is because of HTML init: in this init can be some skin problems.
Note: all old skins instead of skyblu, web and terrace will be unavailable from 4.0 version.