My Blog Title Here

November 20, 2008

Which file(s) I must change to change the content of each tab in the menus in css?

Filed under: Uncategorized — Tags: , — admin @ 4:00 am

Q:

I got the tabs menu to work!

Can you tell me which file(s) I must change to change the content of
each tab

Very many thanks for your help.

A:

For each tab you can set content <div> (contentName,
contentDescription, contentVariations).
var bmenuItems =
[
["Style Name","contentName",,,,,"1"],
["-",,,,,,"0"],
["Style Description","contentDescription"],
["-",,,,,,"0"],
["Style Variations","contentVariations"],
["-",,,,,,"0"],
["Empty",,,,,,"2"],
];

You can find these divs in the tabs-style-glass.html file. You should
paste the content of your menus in css tabs in these divs.

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment

Powered by WordPress