Menu

use of ajax:toggle or ajax:callout

2008-03-12
2013-01-31
  • hassan bousnguar

    hellow,
    I workin know in a project "implimentation of ajaxtags framework" and I hafe in my page some <a href=""> <img ...></a> <a href=""> <img ...></a> <a href=""> <img ...></a> , and i want if i do a mouseover in the link, display a callout or a toggle to discribe the role of  this link.
    sory for my english.

    Hassan

     
    • Jens Kapitza

      Jens Kapitza - 2008-03-12

      look at callout.jsp in the demo
      you can see you have to add a css class to all the img and/or a links .

      <ajax:callout
        baseUrl="callout.view"
        sourceClass="definition"
      />

       
      • Scott Stanlick

        Scott Stanlick - 2008-08-03

        Can you explain the requirement for this css class?  I cannot locate a class named "definition"

        Thanks,
        Scott

         
    • hassan bousnguar

      thanks for all your response, i will try and reply for you

       

Log in to post a comment.