Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • James Weston Friend
    #148938

    Hi can anyone tell me where i need to add the code to get the little hand sign hovering over the top banner when i run the mouse over it. At the moment it works everywhere else on the site apart from there.

    http://www.vivaasiamagazine.com

    Jim

    micrantha Friend
    #333524

    Hello,
    In Firefox I don’t see your banner, but in the area where it should be seen I see the hand you want?
    In IE 7 I see your flash-banner, but not the hand!
    Maybe you could try adding this css to a-tag specifically for IE-browsers:

    cursor:pointer
    cursor:hand;

    Regards,
    Micrantha

    James Weston Friend
    #333527

    Thanks for your prompt response. Thats a worry that it can’t be seen in firefox. I am using safari and i can see the banner and no hand. On the rest of the site i can see the hand so am guessing the code must be in the css already but somehow not picking up the banner area?

    micrantha Friend
    #333531

    Take a look at source code of banner:

    <div class="banneritem"><script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script>
    <script type="text/javascript">
    swfobject.registerObject("myFlashContent", "9.0.0");
    </script>

    <div id="topHeaderAd" onclick="location.href='http://www.Aston-International.com';" style="cursor:pointer;">
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="728" height="90" id="myFlashContent">
    <param name="movie" value="http://www.vivaasiamagazine.com/images/banners/astoncorporate.swf" />
    <!-->-->

    <object type="application/x-shockwave-flash" data="http://www.vivaasiamagazine.com/images/banners/astoncorporate.swf" width="728" height="90">
    <!--<!-->
    <a href="http://www.adobe.com/go/getflashplayer">
    <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
    </a>
    <!-->-->
    </object>
    <!--<!-->
    </object>

    </div>
    <div class="clr"></div>
    </div>

    So you can see the code already contains this line:

    <div id="topHeaderAd" onclick="location.href='http://www.Aston-International.com';" style="cursor:pointer;">

    I don’t know why it is not shown in all browsers.
    You could try adding a more specific rule in stylesheet, like:

    #topHeaderAd object{cursor:pointer}

    But I doubt it gives what you want.

    Good luck,
    Micrantha

    micrantha Friend
    #333534

    A follow-up on above answer:
    Probably the code for pointer is not the issue.

    • in Firefox your banner is clickable but not shown
    • in Safari/IE/ it is shown but not clickable

    One should think when it is not clickable the div is covered by another div.
    This div is transparent in Safari-IE, so you can see banner, and has color in Firefox, so banner is hidden. But then why is it clickabel in Firefox?

    regards,
    Micrantha

    James Weston Friend
    #333537

    Yes al a bit beyond me. You can click on it in Safari and it will go to the link its just you can’t see the hand to show you that you can click on it 🙂

    micrantha Friend
    #333539

    In Safari for PC it is not clickable either.
    edit: Nor is it clickable in Google Chrome – but shown!

    James Weston Friend
    #333541

    Ok thanks for that. It is all very strange. I cannot figure out why the hand appears every where else on the site.

    micrantha Friend
    #333544

    You see no hand in Safari but banner is clickable?

    In my experience here there seems to be a connection between no-hand/not clickable.
    So Firefox shows hand, and banner is clickable; but a pity it is invisible!
    Safari and IE make happy by showing banner; but unlucky because no hand/not clickable.

    Maybe JA-staff wants to help you.

    Regards,
    Micrantha

    James Weston Friend
    #333554

    i think that sums it up although Safari on a MAC you can see the banner, you can click on the banner but you cannot see the hand so you would not know you could click on the banner 🙂

    James Weston Friend
    #333641

    Thanks for your help and taking the time to answer. I have submitted a ticket so lets hope one of the JA team can get to the bottom of it.

    Jim

Viewing 11 posts - 1 through 11 (of 11 total)

This topic contains 11 replies, has 2 voices, and was last updated by  James Weston 14 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum