I3arry
01-29-2007, 11:03 PM
I have a link in my php code to open a popup window.
<a href='javascript:poptastic('http://db.n00bless.com/player_info.php?players=update'>
when the script is 'live' it is missing part of the javascript and only displays
javascript:poptastic(
but when I vew the source its all there
<a href='javascript:poptastic('http://db.n00bless.com/player_info.php?players=update'>
when the script is 'live' it is missing part of the javascript and only displays
javascript:poptastic(
but when I vew the source its all there