Code: Select all
print("div class='fbox' style='top: 60px; left: $Wpx'>");I've also tried not using a variable at all but a js function using document.write() and none of my several tries at that methodology has worked either. I am no expert on js, by any means, but I didn't think I was this stupid.
Perhaps this should have been in the client side forum. If so, please feel free to move it. I posted it here because I'm trying to work the solution into PHP code.
Can anyone point me in the right direction?