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 

Images in main category of Cool Menu...

 
Post new topic   Reply to topic    JavaScript.CoolDev.Com Forum Index -> COOLjsMenu
Author Message
Samerin



Joined: 27 Oct 2006
Posts: 1

PostPosted: Fri Oct 27, 2006 6:39 pm    Post subject: Images in main category of Cool Menu... Reply with quote

Hello,
I am using CoolMenuPro/COOLBuilder and trying to use an image for the main category level.

When I am in the Object Inspector, for the Code, I type in:
<img src="images/button.gif" width="98" height="20" />. Then, in the code view, it shows:
{code:"<img src="images/button.gif" width="98" height="20" />", …..

This results in the menu not being displayed on the browser.

To work correctly, I have to change the code to be:
{code:’<img src="images/button.gif" width="98" height="20" />’, ….

The problem is that the COOLBuilder places double quotes around the img tag and it needs to be a single quote.

What am I supposed to type in for the 'Code' in the Object Inspector? for this to be created in the code view correclty?

Thanks!!
Back to top
Display posts from previous:   
Post new topic   Reply to topic    JavaScript.CoolDev.Com Forum Index -> COOLjsMenu All times are GMT
Page 1 of 1