kellan4459
IS-IT--Management
I have the following on a button
onClick="window.open('<?php echo URL_ROOT."common/applicantHelp.htm#accountA"; ?>','FAMS HELP','scrollbars=1, resizable=0, toolbar=0, height=500, width=650');"
it works in Firefox but not in ie, I can't seem to locate the issue myself so I need extra eyes
thanks for the help
onClick="window.open('<?php echo URL_ROOT."common/applicantHelp.htm#accountA"; ?>','FAMS HELP','scrollbars=1, resizable=0, toolbar=0, height=500, width=650');"
it works in Firefox but not in ie, I can't seem to locate the issue myself so I need extra eyes
thanks for the help