JavaScript.CoolDev.Com Support Forums

Any questions related to JavaScript menu and JavaScript tree menu by Javascript.CoolDev.Com

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How do I import a sample from COOLjsTree Pro

 
Post new topic   This topic is locked: you cannot edit posts or make replies.    JavaScript.CoolDev.Com Forum Index -> COOLjsBuilder
Author Message
Sogeri



Joined: 25 Aug 2006
Posts: 1

PostPosted: Fri Aug 25, 2006 9:32 pm    Post subject: How do I import a sample from COOLjsTree Pro Reply with quote

Can you please tell me how to import a sample menu from COOLjsTree PRO in to the Builder. All samples are in html only, no sample project files are included.

Specifically I want to customize the sample "Cool Navigation" from the sample folder "Graphically Rich".
Back to top
AlexKunin
Developer


Joined: 03 Jan 2003
Posts: 1191

PostPosted: Sat Aug 26, 2006 4:20 pm    Post subject: Reply with quote

Sorry, this is just impossible with the current version of the software.
Back to top
ravensensei



Joined: 15 Feb 2007
Posts: 4

PostPosted: Thu Feb 15, 2007 2:54 am    Post subject: Reply with quote

AlexKunin wrote:
Sorry, this is just impossible with the current version of the software.


How can we recreate a demo then? I like this one - http://javascript.cooldev.com/scripts/coolmenu/demos/gr3/

but the style and the menu.js don't jive with what's showing.
Back to top
AlexKunin
Developer


Joined: 03 Jan 2003
Posts: 1191

PostPosted: Fri Feb 16, 2007 8:51 pm    Post subject: Reply with quote

Please, explain what's wrong.
Back to top
ravensensei



Joined: 15 Feb 2007
Posts: 4

PostPosted: Sat Feb 17, 2007 2:48 pm    Post subject: Reply with quote

AlexKunin wrote:
Please, explain what's wrong.


I looked at the style sheet associated with the demo, and it shows images that don't have anything to do with what I am looking at. The pics are totally different.

None of the images from the style on the page are there, they look like they belong to a different style:

.l0_out, .l0_over {
font: bold 11pt/41px Arial;
text-align: center;
}

.l0_out {
color: #101010;
background: url(images/l0_bg_out.gif);
}

.l0_over {
color: #C80202;
background: url(images/l0_bg_over.gif);
}

.l1_out, .l1_over {
font: 8pt/19px Arial;
text-align: center;
}

.l1_over {
color: #DF0000;
}

.l1_out {
color: #616060;
}

.l1_bg_0 {
background: #F8F7F7 no-repeat url(images/l1_bg_0.gif);
}

.l1_bg_1 {
background: #F8F7F7 no-repeat url(images/l1_bg_1.gif);
}

.l1_bg_other {
background: #F8F7F7 no-repeat url(images/l1_bg_other.gif);
}
Back to top
AlexKunin
Developer


Joined: 03 Jan 2003
Posts: 1191

PostPosted: Mon Feb 19, 2007 4:05 pm    Post subject: Reply with quote

Please, ignore the stylesheet. All styles are defined within menu1.js file:
Quote:
...,
backgroundStyle:[
"background: white left bottom repeat-x url(images/bg.gif);",
"background: white left bottom repeat-x url(images/bg.gif);"
],
textStyle:[
"color: #7B7A7A; font: 8pt Verdana, sans-serif; text-align: right; padding: 0 25px;",
"color: #1F02B5; font: 8pt Verdana, sans-serif; text-align: right; padding: 0 25px;"
],
...
Back to top
ravensensei



Joined: 15 Feb 2007
Posts: 4

PostPosted: Tue Feb 20, 2007 2:07 pm    Post subject: Reply with quote

How do you get the nice little underline thing? I thought that was a graphic.

AlexKunin wrote:
Please, ignore the stylesheet. All styles are defined within menu1.js file:
Quote:
...,
backgroundStyle:[
"background: white left bottom repeat-x url(images/bg.gif);",
"background: white left bottom repeat-x url(images/bg.gif);"
],
textStyle:[
"color: #7B7A7A; font: 8pt Verdana, sans-serif; text-align: right; padding: 0 25px;",
"color: #1F02B5; font: 8pt Verdana, sans-serif; text-align: right; padding: 0 25px;"
],
...
Back to top
AlexKunin
Developer


Joined: 03 Jan 2003
Posts: 1191

PostPosted: Wed Feb 21, 2007 3:54 am    Post subject: Reply with quote

It is graphic: (http://javascript.cooldev.com/scripts/coolmenu/demos/gr3/images/bg.gif).
Back to top
ravensensei



Joined: 15 Feb 2007
Posts: 4

PostPosted: Wed Feb 21, 2007 2:25 pm    Post subject: excellent Reply with quote

AlexKunin wrote:
It is graphic: (http://javascript.cooldev.com/scripts/coolmenu/demos/gr3/images/bg.gif).


Excellent, thanks Alex. I always thought the bg.gif was blank or something plain.
Back to top
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.    JavaScript.CoolDev.Com Forum Index -> COOLjsBuilder All times are GMT
Page 1 of 1