Ok, not sure if this is a script bug or user bug.
Here you can see 3 examples i've setup to test output:
http://forums.designerfusion.com/sho...=2021#post2021
I have no boxes!! It looks like the CSS isnt getting processed.
Upon further investigation...
what should be something like this in the DB:
Code:
onmouseover='GAL_popup(this,"1", 200, "class=\"GAL_tablebox\"",
is in fact missing the 'class' part upon DB insertion:
Code:
onmouseover='GAL_popup(this,"1", 200, "",
HELP!
I am running GAL 4.02 on vB 3.0.8