PDA

View Full Version : GAL 4.6 Links work, but no popups


kihon kata
11-08-2005, 06:21 AM
Thanks for the new version of GAL! I am hot for the new changes.

One problem, it doesn't work for me! LOL

I upgraded from 4.5 to 4.6 and followed your instructions to a TEE. I even updated the replacements. Then I rebuilt and rebuilt it and rebuilt with so much LOVE....but....still no POPUP. Links are working, no POPUP

Look here: http://www.makeuptalk.com/forums/showthread.php?p=185447

U: test2
p: mut222

The Geek
11-08-2005, 07:39 AM
It looks like there is a typo in the readme :(

Edit your replacments and change each instance of class='DEF' to class='gal'

Then debug->rebuild

HTH's

kihon kata
11-08-2005, 02:10 PM
Hi Geek. I have done what you have asked and it's not working :(

kihon kata
11-08-2005, 02:17 PM
Oh shoot, I just noticed that my links(which are working) are not another color. How did that happen? I'll PM you with an admin login

dongdong
11-19-2005, 04:24 AM
One problem, it doesn't work for me! LOL

still no POPUP. Links are working, no POPUP



same here :confused:

can someone help pls?

http://testforum.00de.de/showpost.php?p=2&postcount=2

Dr_HUS
11-19-2005, 08:27 AM
http://www.thevbgeek.com/showthread.php?t=564

The Geek
11-19-2005, 09:01 AM
Does that help?

dongdong
11-19-2005, 12:29 PM
Does that help?

no, i put this code in my header template but it doesnt work.

<!-- content table -->
<div id="GALBox" style="text-align: left;position: absolute; z-index: 100; visibility: hidden;" onmouseover="this.style.visibility='visible';" onmouseout="this.style.visibility='hidden';"></div><script type="text/javascript" src="http://testforum.00de.de/clientscript/gal_popup.js"></script><!-- open content container -->

edit: in my standart template the popup will works finde?! :)

any help?

The Geek
11-19-2005, 03:21 PM
needs to be more like:

<div id="GALBox" style="text-align: left;position: absolute; z-index: 100; visibility: hidden;" onmouseover="this.style.visibility='visible';" onmouseout="this.style.visibility='hidden';"></div><script type="text/javascript" src="http://testforum.00de.de/geek/gal/clientscript/gal_popup.js"></script><!-- open content container -->

dongdong
11-19-2005, 04:37 PM
thank you, works now :)

The Geek
11-19-2005, 04:49 PM
You're going to kill me :)

I just released a new version that should fix this (meaning youll have to revert that change!). Sorry!

dongdong
11-19-2005, 04:52 PM
hehe no proplem :D thx for update

edit: 4.61 is running without edit templates :D