Forum Moderators: open
if ( document.all )
document.write('Text for IE4+ goes here {PHP_TEMPLATE_VAR} but php var w/quote causes error');
The text is longer than that, with more php vars, so I don't really want to string multiple js statements around the vars unless there's no other option.
Good luck