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 

Missing Image

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



Joined: 26 Jul 2003
Posts: 1

PostPosted: Sat Jul 26, 2003 1:19 am    Post subject: Missing Image Reply with quote

Why am I getting the "red x" missing image box in each of my nav boxes?

Help.... Smile

View Problem at: http://206.131.241.74/Test.php
Back to top
Gala
Support Team


Joined: 21 Jul 2003
Posts: 12

PostPosted: Mon Jul 28, 2003 9:26 pm    Post subject: Reply with quote

Hello!

This happens because you forgot to include blank image into your site
tree. please, do the following:

  • Put blank image 1x1 (b.gif from our samples) to some folder that contains your images (e.g. 'images').
  • In the menuitems.js add line like this:
    Code:
    var BLANK_IMAGE = "images/b.gif";

    This line must be inserted at the top of the file, and path in the double quotes must point to b.gif no matter where you've put it.
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