Linking problem
Posted: Wed Aug 18, 2010 2:27 pm
Hi,
I have an issue with a banner I integrated in a page (http://hostelsuites.com) if you go to the page you'll see a banner on the left side , called "Combo Andes". The problem I am encountering is that this banner is linking to inside pages, and it works all fine for me but does not on some other computers, although they are using the same explorer or firefox versions....
I have no idea as to what could trigger this type of error, any help would be muche welcome.
Some details that might help :
The link is winthin the flash movie
The code that brings the banner up depending on the chosen language is
Thank you very much in advance
I have an issue with a banner I integrated in a page (http://hostelsuites.com) if you go to the page you'll see a banner on the left side , called "Combo Andes". The problem I am encountering is that this banner is linking to inside pages, and it works all fine for me but does not on some other computers, although they are using the same explorer or firefox versions....
I have no idea as to what could trigger this type of error, any help would be muche welcome.
Some details that might help :
The link is winthin the flash movie
The code that brings the banner up depending on the chosen language is
Code: Select all
<div class="subtitulo"><?= ucfirst($lang["combomendoza"]) ?></div>Thank you very much in advance