http://www.dynamicdrive.com/dynamici...rome/index.htm
I have a very small problem: where the heck is down.gif located in the code?
Can't find it anywhere...
Thanks for the assist,
Jos
http://www.dynamicdrive.com/dynamici...rome/index.htm
I have a very small problem: where the heck is down.gif located in the code?
Can't find it anywhere...
Thanks for the assist,
Jos
Last edited by ddadmin; 09-15-2008 at 11:37 PM.
I don't understand the question, where is the code?
http://www.dynamicdrive.com/dynamici...rome/index.htm
In the examples there is a little gif: down.gif. I can't find it in the CSS nor in the html. You see the down arrow in resources, news and search.
<li>chrometheme/chromebg-over.gif</li>
<li>down.gif (drop down arrow image used).</li>
</ul>
Line 200 something. It's in the HTML. Good day. Use ctrl+f to find the "down.gif". That's what I did and found it easily.
Warning: Please include a link to the DD script in question in your post. See this thread for the proper posting format when asking a question.
If you mean where inside the script to specify the path/ HTML to the down arrow image, inside chrome.js:
Code:dropdownindicator: '<img src="down.gif" border="0" />', //specify full HTML to add to end of each menu item with a drop down menu
DD Admin
Bookmarks