[SOLVED]overLib in php variable.
Posted: Mon Oct 29, 2007 3:23 pm
I got php code like that:
You probarly see right away ' ' inside the html code. What causes a error... When i replace them with " " the php will not print any errors but overLib wont work. Soo someone got some nice idea how to get this code to work.
Code: Select all
$output2 .= '<a href="javascript:void(0);" onclick="return overlib('This is a sticky with a caption. And it is centered under the mouse!', STICKY, CAPTION, 'Sticky', CENTER);" onmouseout="nd();">Click here!</a>';