Vista-Button.com                
back
next
Refresh
help
Vista Buttons.com Samples    Purchase     Download     Support


FAQ

I get a broken image icon for my buttons xp html


Return to FAQ

Q: I have my buttons xp html installed on my webpage. When I upload the page, everything looks correct.As soon as I mouseover an item,� I get a broken image icon for my menu buttons. I see only five images uploaded with the menu.
What is wrong?


A: It is possible that you should change path parameter to mouseover state images. Please, check that you have correct path.
In the current version we moved this parameter to your html page:var vbImgPath

For example:
<!-- Begin Vista-Buttons.com -->
<link href="menu-files/styles_7lmz5.css" type="text/css" rel="stylesheet"/>
<script type="text/javascript"> var vbImgPath="menu-files/ "</script>
<script type="text/javascript" src="menu-files/sc7lmz5.js"></script>
<noscript>
<a href="http://vista-buttons.com">Web Browser Buttons by Vista-Buttons.com v3.91</a>
</noscript>
<!-- End Vista-Buttons.com -->

You can have another path than "menu-files/".

Check this path.


Return to FAQ