Menu

tooltips not showing up

Help
oooo
2005-01-13
2013-01-13
  • oooo

    oooo - 2005-01-13

    Hi, I've followed the example explained in the tutorial link of cewolf. The problem is that tooltips are not showing up and I don't really understand why. I changed  <cewolf:map id="pageViews"> with
    <cewolf:map tooltipgeneratorid="pageViews"> but it's not working :(
    Any ideas???
    Thanks.

     
    • ThePiter

      ThePiter - 2005-01-13

      Make sure that you ave the javascript file overlib.js in etc dir of your application.
      and close the tag.

      <cewolf:map linkgeneratorid="pageViews" tooltipgeneratorid="pageViews"/>

       
      • Brian Fox

        Brian Fox - 2005-01-14

        You also need to implement the correct interface.

         
    • oooo

      oooo - 2005-01-14

      Thanks for answering me!. I would like to ask a question, if I follow the tutorial, should the points that are shown in the tutorial graphic show up??. Because the labels with information show up when
      I mouse over the area where the point should be, but the points are not showing up, so I'm starting to think that maybe these points are obtained in a differrent way that is not explained in the tutorial.
      I didn't included the javascript because it's not necessary if you're usaing explorer, and yes, I implemented the correct interface.
      Thanks!!

       

Log in to post a comment.