0
Welcome Guest! Login
0 items Join Now

What plugin / mod is this? Tooltip

    • DianaRae's Avatar
    • DianaRae
    • Sr. Rocketeer
    • Posts: 219
    • Thanks: 0

    What plugin / mod is this? Tooltip

    Posted 15 years 4 months ago
    • You know how you can hover at the top of the RT site where it says "View a Demo" and a box pops up?
      This image is hidden for guests.
      Please log in or register to see it.

      And when you go to the Joomla Templetes Club 2009 area and hover over the picture a box pops up there too?
      This image is hidden for guests.
      Please log in or register to see it.

      They don't just 'pop up' they stay there where you can actually click on stuff.

      What plugin / mod is that? I thought it was rokbox but I cannot find any demo/info to make the pop-up look and work like that.

      Thanks. :)
    • Last Edit: 15 years 4 months ago by DianaRae.
    • Diana Rae
      *I was a blond in my past life - please be patient*
    • Terp's Avatar
    • Terp
    • Elite Rocketeer
    • Posts: 1720
    • Thanks: 23

    Re: What plugin / mod is this? Tooltip

    Posted 15 years 4 months ago
    • ...looks like Andy got fancy with some custom tooltip-like "demo-tab-drop" css action. ;)
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: What plugin / mod is this? Tooltip

    Posted 15 years 4 months ago
    • :arrowu:

      Yes, they are both custom coded for the RTv2 site, not available for download or sale.
    • Thanks,
      jim
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: What plugin / mod is this? Tooltip

    Posted 15 years 4 months ago
    • probably it's something like
      demos111.mootools.net/Fx.Slide
      or
      demos111.mootools.net/Tips

      You could try to integrate the moo-demostuff directly with
      window.addEvent("domready", function() { 
       "your action"  
          });

      in a js-file in the js-folder in the template folder

      and call it in the head of the index.php
      <script type="text/javascript" src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template;?>/js/yourscript.js"></script>

      ... but I'm no expert with this perhaps there are some things on JED as well ...
    • DianaRae's Avatar
    • DianaRae
    • Sr. Rocketeer
    • Posts: 219
    • Thanks: 0

    Re: What plugin / mod is this? Tooltip

    Posted 15 years 4 months ago
    • Thanks everyone.

      I did find a developer that made a Tool Tip mootools almost exactly like the ones used on this site. And it is free. :)

      It seems another template club is using it on their site (won't mention the name) and he gave it to them, not only to use, but to give out to anyone that wants it. It is posted for download on his development site.

      For those that looking for a nice (free) tool tip mod: MooTips

      And here is the demo page: MooTips Demo
    • Diana Rae
      *I was a blond in my past life - please be patient*
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: What plugin / mod is this? Tooltip

    Posted 15 years 4 months ago
    • Thanks for the info, Diana.
    • Thanks,
      jim
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: What plugin / mod is this? Tooltip

    Posted 15 years 4 months ago
    • But that is for mootools 1.2?
      Anyway I got that plugin from this club we dont want to mention ...
    • DianaRae's Avatar
    • DianaRae
    • Sr. Rocketeer
    • Posts: 219
    • Thanks: 0

    Re: What plugin / mod is this? Tooltip

    Posted 15 years 4 months ago
    • Yeah you are right. That club we don't want to mention has that tool for mootools version 1.1 for free.
    • Diana Rae
      *I was a blond in my past life - please be patient*

Time to create page: 0.075 seconds