free joomla templates and extensions
Home Forum

Who's Online

We have 15 guests online
Welcome, Guest

Tooltip is simple Alternative Text in my site
(1 viewing) (1) Guest

TOPIC: Tooltip is simple Alternative Text in my site

3 years, 4 months ago Re:Tooltip is simple Alternative Text in my site #201

  • hiphopjam
  • OFFLINE
  • Expert Boarder
  • Posts: 114
  • Karma: 8
Xampp never worked very well for me back in the days. I always used WAMP. I never had any trouble's.

The module should work as long as you have everything where it is suppose to be. The Module can still be a benefit to you even though the tooltip isn't working.

3 years, 3 months ago Re:Tooltip is simple Alternative Text in my site #289

  • ilpuffo
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
hi I too cannot get the tool working. i have done what it was suggested but JS tool tip not working,is just simple Alternative Text .i'm using joomla 1.5.7 with xaamp on my local machine.Can someone help me pls?

3 years, 3 months ago Re:Tooltip is simple Alternative Text in my site #290

  • hiphopjam
  • OFFLINE
  • Expert Boarder
  • Posts: 114
  • Karma: 8
What version are you using?

XAMPP 1.6.8 is available

If you are using Vista use alternate folder e.g. c:\xampp

XAMPP contains both PHP5 and PHP4. Try switching between the two versions. Use the "php-switch.bat" ($path-to-xampp\xampp\php-switch.bat). Your Apache server must be stopped before you can make these changes.

Double check to make sure you inserted the following line

<script type="text/javascript" src="/modules/mod_miniadspot/wz_tooltip.js"></script>

to the appropriate index.php file.

Firefox-View-Page Source

Explorer-View-Source

Best Regards
Last Edit: 3 years, 3 months ago By hiphopjam.

3 years, 2 months ago Re:Tooltip is simple Alternative Text in my site #310

  • MetalGear
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
  • Karma: 0
add this like the code

<script type="text/javascript" src="../modules/miniadspot_js/wz_tooltip.js"></script>

that mean it will look the patch from joomla root

3 years, 2 months ago Re:Tooltip is simple Alternative Text in my site #315

  • ilpuffo
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
for me JS tool tip it's still not working,i added different type of script code,but the risults it's always the same...can someone help me?here is the site were i add this mod www.trivianum.altervista.org

3 years, 2 months ago Re:Tooltip is simple Alternative Text in my site #326

  • joayala
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
  • Karma: 0
Hi all,

I'm not sure if this is a solution, but after some test I tried something simple that worked for me...

The suggested script is this:

<script type="text/javascript" src="/modules/mod_miniadspot/wz_tooltip.js"></script>


But the right one is this:

<script type="text/javascript" src="modules/mod_miniadspot/wz_tooltip.js"></script>

Hope this helpfull

Jos
Last Edit: 3 years, 2 months ago By joayala.
Time to create page: 0.20 seconds
Copyright © 2012 Joomla templates and extensions. All Rights Reserved.
Joomla! is Free Software released under the GNU/GPL License.