viktor
03-07-2010, 06:01 PM
Hey guys,
I need to insert php inside onClick. Could use some help here.
I got this: <?php echo $location; ?>
This needs to go inside onClick.
This is the onclick code:
onclick="javascript:PayScaleExtension.displaySalaryCalculator('Registered Nurse (RN)', 'Seattle', 'Washington', 'United States');return false;">
It needs to replace Seattle and Washington, just one variable.
Thanks.
I need to insert php inside onClick. Could use some help here.
I got this: <?php echo $location; ?>
This needs to go inside onClick.
This is the onclick code:
onclick="javascript:PayScaleExtension.displaySalaryCalculator('Registered Nurse (RN)', 'Seattle', 'Washington', 'United States');return false;">
It needs to replace Seattle and Washington, just one variable.
Thanks.